Organization / Types/ object
BrandConnection
A paginated list of Brand edges.
Fields
2 fieldshasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
id•ID!Unique primary key.
name•String!Name of the brand
customsShipmentType•CustomsShipmentTypeDefault customs shipment to use for shipments
DOCUMENTSGIFTRETURNED_GOODSSALE_GOODSSAMPLEcustomsUseReferenceIfInvoiceNumberEmpty•Boolean!Use reference if invoice number is empty
inboundGBEori•StringImport EORI for GB
inboundGBVat•StringImport VAT number for GB
createdAt•DateTimeTz!When the brand was created.
updatedAt•DateTimeTz!When the brand was last updated.
avatar•AvatarAvatar of the brand.
logoPrint•AvatarLogo print of the brand.
logoScreen•AvatarLogo screen of the brand.
senderAddress•AddressSender address of the brand.
returnAddress•AddressReturn address of the brand.
brandPortals•BrandPortalConnection!Brand portals configured for this brand
communicationTemplates•CommunicationTemplateConnection!Sparse localized overrides configured for this brand.
cursor•String!A unique cursor that can be used for pagination.