Package graphql

Annotation Interface Mutable


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface Mutable
This marks a type as mutable which means after constructing it can be changed.