close
GraphQL Schema
Schema
Query
Mutation
Scalars
Boolean
ID
Int
String
Enums
InputProductType
OutputProductType
__DirectiveLocation
__TypeKind
Interfaces
ProductionResource
Response
Objects
Capability
CapabilityResponse
Enterprise
EnterpriseResponse
Factory
FactoryResponse
HumanResource
HumanResourceResponse
Location
Machine
MachineResponse
Process
ProcessResponse
Product
ProductApplication
ProductApplicationResponse
ProductClass
ProductClassResponse
ProductPassport
ProductResponse
Property
PropertyResponse
SemanticReference
SemanticReferenceResponse
SupplyChain
SupplyChainElement
SupplyChainElementResponse
SupplyChainResponse
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
CapabilityFilter
CapabilityInput
EnterpriseFilter
EnterpriseInput
FactoryFilter
FactoryInput
HumanResourceFilter
HumanResourceInput
LocationInput
MachineFilter
MachineInput
ProcessFilter
ProcessInput
ProductApplicationFilter
ProductApplicationInput
ProductClassFilter
ProductClassInput
ProductFilter
ProductInput
ProductPassportInput
PropertyFilter
PropertyInput
SemanticReferenceFilter
SemanticReferenceInput
SupplyChainElementFilter
SupplyChainElementInput
SupplyChainFilter
SupplyChainInput
Directives
deprecated
include
skip
menu
Types
Graphql schema documentation
link
GraphQL Schema definition
schema
{
query
:
Query
mutation
:
Mutation
}