ViewTypeSchema
No description
1type ViewTypeSchema {2types: [ViewTypeDefinition!]!3}
Fields
types ● [ViewTypeDefinition!]! non-null object common
The view type definitions.
Member Of
SchemaEntryobject