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
AffinityRuleType
link
GraphQL Schema definition
enum
AffinityRuleType
{
MUST_EQUAL
SHOULD_EQUAL
MUST_NOT_EQUAL
SHOULD_NOT_EQUAL
}
link
Require by
AffinityRule