The ObjectSchema type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description |
Object description. Used in results on schema queries.
| |
Fields |
Definitions of this object fields.
| |
ListName |
Name that refers to list of objects in GraphQL query.
| |
RelatedObjects |
Definitions of the objects that may be queried as 'childs' of this object.
| |
SingleName |
Name that refers to single object in GraphQL query.
| |
Table |
Database table name (or view) that corresponds to this object.
|
See Also