graphqlSchema property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? graphqlSchema
getter/setter pair

DEPRECATED: manage documentation through the getDocumentation and updateDocumentation methods

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? graphqlSchema;