Annotation Type GraphQLRelayMutation
-
@Target(METHOD) @Retention(RUNTIME) public @interface GraphQLRelayMutationMake the field with arguments conform to Relay specification (input: {..., clientMutationId: ...})
@Target(METHOD)
@Retention(RUNTIME)
public @interface GraphQLRelayMutation