GraphQL API
Organization API
Organization / Types/ object

BrandConnection

A paginated list of Brand edges.

Fields

2 fields
hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

idID!

Unique primary key.

nameString!

Name of the brand

customsShipmentTypeCustomsShipmentType

Default customs shipment to use for shipments

DOCUMENTSGIFTRETURNED_GOODSSALE_GOODSSAMPLE
customsUseReferenceIfInvoiceNumberEmptyBoolean!

Use reference if invoice number is empty

inboundGBEoriString

Import EORI for GB

inboundGBVatString

Import VAT number for GB

createdAtDateTimeTz!

When the brand was created.

updatedAtDateTimeTz!

When the brand was last updated.

avatarAvatar

Avatar of the brand.

logoPrintAvatar

Logo print of the brand.

logoScreenAvatar

Logo screen of the brand.

senderAddressAddress

Sender address of the brand.

returnAddressAddress

Return address of the brand.

brandPortalsBrandPortalConnection!

Brand portals configured for this brand

communicationTemplatesCommunicationTemplateConnection!

Sparse localized overrides configured for this brand.

cursorString!

A unique cursor that can be used for pagination.