Annotation Type GraphQLMutation


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface GraphQLMutation
    Use this annotation to indicate that a type is a mutation, useful for automatic discovery