On this pageIntrospectionSchema Index PropertiesdescriptiondirectivesmutationTypequeryTypesubscriptionTypetypesProperties optionalreadonlydescriptiondescription?: Maybe<string>readonlydirectivesdirectives: readonly IntrospectionDirective[]readonlymutationTypemutationType: Maybe<IntrospectionNamedTypeRef<IntrospectionObjectType>>readonlyqueryTypequeryType: IntrospectionNamedTypeRef<IntrospectionObjectType>readonlysubscriptionTypesubscriptionType: Maybe<IntrospectionNamedTypeRef<IntrospectionObjectType>>readonlytypestypes: readonly IntrospectionType[]