InterfacesIntrospectionUnionTypeOn this pageIntrospectionUnionType Index PropertiesdescriptionkindmemberTypesnamepossibleTypesProperties optionalreadonlydescriptiondescription?: Maybe<string>readonlykindkind: UNIONreadonlymemberTypesmemberTypes: readonly IntrospectionNamedTypeRef<IntrospectionObjectType | IntrospectionInterfaceType | IntrospectionUnionType>[]readonlynamename: stringreadonlypossibleTypespossibleTypes: readonly IntrospectionNamedTypeRef<IntrospectionObjectType>[]