Annotation Type GraphQLDeprecatedResponseForRequestObject


@Retention(RUNTIME) @Target(TYPE) public @interface GraphQLDeprecatedResponseForRequestObject
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The full name of the query, mutation or subscription that this generated ResponseType overrides
  • Element Details

    • value

      String value
      The full name of the query, mutation or subscription that this generated ResponseType overrides