Skip to main content

IntrospectionOptions

Index

Properties

optionaldescriptions

descriptions?: boolean

Whether to include descriptions in the introspection result. Default: true

optionaldirectiveIsRepeatable

directiveIsRepeatable?: boolean

Whether to include isRepeatable flag on directives. Default: false

optionalinputValueDeprecation

inputValueDeprecation?: boolean

Whether target GraphQL server support deprecation of input values. Default: false

optionalschemaDescription

schemaDescription?: boolean

Whether to include description field on schema. Default: false

optionalspecifiedByUrl

specifiedByUrl?: boolean

Whether to include specifiedByURL in the introspection result. Default: false