__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 |
|
---|---|
|
|
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 |
|
---|---|
|
|
deprecationReason
String
description
String
isDeprecated
Boolean!
name
String!
type
__Type!