Annotation Type GraphQLRelayMutation


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