Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphQLInfoOptions

Hierarchy

  • GraphQLInfoOptions

Index

Properties

Optional onClick

onClick: Maybe<(ref: Maybe<SchemaReference>, e: MouseEvent) => void>

Optional render

render: undefined | (() => string)

Optional renderDescription

renderDescription: undefined | ((str: string) => string)

Optional schema

schema: GraphQLSchema

Generated using TypeDoc