close
GraphQL Schema
Schema
Query
Mutation
Scalars
Any
Boolean
ID
Int
String
Enums
AffinityRuleType
Brand
CallerType
ImageErrorCode
ImageFileCompression
ImageOS
ImageState
ImageType
MachineState
NicState
SnapshotState
__DirectiveLocation
__TypeKind
Interfaces
Page
Objects
Action
Caller
CreateMachineFirewallRule
Datacenter
FirewallRule
Image
ImageError
ImageFile
ImageRequirements
Key
KeyValue
Machine
MachinePage
MantaLocation
Network
NIC
Package
Policy
Product
Role
Snapshot
User
VLAN
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AffinityRule
KeyValueInput
Directives
deprecated
include
skip
menu
Types
OBJECT
Datacenter
link
GraphQL Schema definition
type
Datacenter
{
# Location of the datacenter
name
:
String
place
:
String
url
:
String
}
link
Require by
Query