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
ENUM
CallerType
link
GraphQL Schema definition
enum
CallerType
{
BASIC
OPERATOR
SIGNATURE
TOKEN
}
link
Require by
Caller