__Field
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
  name (
  
String!)
  
  description (
  
String)
  
  args (
     
  
  
  
[__InputValue!]!)
  | Argument | Type | Description | 
|---|---|---|
includeDeprecated | 
  
    Boolean
   | 
  
        The default value is   | 
  
  type (
  
__Type!)
  
  isDeprecated (
  
Boolean!)
  
  deprecationReason (
  
      String)