__Field
Object
Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.
Fields
| Field | Description | Type |
|---|---|---|
name | String! | |
description | String | |
args | [ __InputValue! ]! | |
type | __Type! | |
isDeprecated | Boolean! | |
deprecationReason | String |
Used By (1)
__Field is referenced by the following fields, arguments, and input fields: