close
schema.graphql
fragments.graphql
Schema
Query
Mutation
Scalars
Boolean
Color
CountryCodeAlpha2
CurrencyCode
Date
DateTime
Ean
Email
Float
ID
Int
Percentage
Phone
String
SubmissionID
TimeOfDay
Url
WarehouseNumber
Enums
AttributeType
CarrierIdent
ContentBlockType
ContentBlockTypeInput
DimensionUnit
Direction
FeedType
NotificationCondition
NotificationType
OrderSorting
PaymentReferenceType
PaymentType
PriceElementType
ProductSorting
ShipmentStatus
WarehouseAction
WeightUnit
__DirectiveLocation
__TypeKind
Interfaces
IAddressPoint
ICompany
IContentBlock
IPaginationResults
IStatus
Unions
Customer
OrderCreator
Objects
Address
AddressData
Attribute
AttributeValue
Category
Company
ContentBlock
Currency
Dimension
Invoice
InvoiceList
InvoicingCompany
LanguageVersion
LogisticPoint
NewsBlock
NewsPost
Order
OrderItem
OrderList
OrderPriceElement
OrderStatus
Package
PageInfo
Parcel
Payment
Person
Preinvoice
PreinvoiceList
Price
Producer
Product
ProductList
Receipt
ReceiptItem
ShipmentInfo
Shipping
Taxation
TextBlock
UnauthenticatedEmail
WarehouseItem
WarehouseItemList
WarehouseStatus
WebPage
WebPageList
Weight
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AddressDataInput
ContentBlockInput
CustomerInput
DimensionInput
InvoiceFilter
LogisticPointInput
MessageExtra
NewsPostInput
NotificationRequest
OrderFilter
OrderInput
OrderItemInput
OrderParams
OrderPriceElementInput
PackageInput
PreinvoiceFilter
PriceInput
ProductFilter
ProductInput
ProductParams
ShipmentInfoInput
TaxationInput
TextBlockInput
TitleBlockInput
WarehouseItemInput
WarehouseItemParams
WarehouseStatusInput
WebPageContentInput
WebPageParams
WeightInput
Directives
deprecated
include
skip
menu
Types
LogisticPointInput
(INPUT_OBJECT)
link
GraphQL Schema definition
input
LogisticPointInput
{
branch_id
:
ID
!
}
link
Require by
ShipmentInfoInput