Network

A network is a collection of physical fulfilment or collection locations such as stores, warehouses, distribution centres.

Implements

Connections

retailers (RetailerConnection)

A list of retailers associated with this network

Argument Type Description
createdOn DateRange
updatedOn DateRange
status [String]

Status of the retailer

ref [String!]

Reference for the retailer

summary [String]

Short description of the retailer

websiteUrl [String]

Retailer's website URL used in customer notifications

websiteUrlName [String]

Friendly text to be shown for URL links in customer notifications

primaryEmail [String]

Primary email of the retailer

supportContactName [String]

Customer support contact name

supportEmail [String]

Customer support email used in customer notifications

supportPhone [String]

Customer support phone number used in customer notifications

tradingName [String]

The retailer's trading name used in customer notifications

first Int

Returns the first n elements from the list

last Int

Returns the last n elements from the list

before String

Returns the elements in the list that come before the specified global ID

after String

Returns the elements in the list that come after the specified global ID

locations (LocationConnection)

Locations in the network

Argument Type Description
ref [String]

The location (i.e. store) id provided by the retailer

createdOn DateRange
updatedOn DateRange
type [String]

Type

status [String]

The location status. Possible values are 'ACTIVE', 'INACTIVE'.

name [String]

Name of location

supportPhoneNumber [String]

The location contact number

defaultCarrier [String]

Default carrier

defaultCarrierName [String]

Default carrier of the location

first Int

Returns the first n elements from the list

last Int

Returns the last n elements from the list

before String

Returns the elements in the list that come before the specified global ID

after String

Returns the elements in the list that come after the specified global ID

Fields

id (ID!)

ID of the object

createdOn (DateTime)

Time of creation

updatedOn (DateTime)

Time of last update

ref (String)

Reference to the network. This is the name of the network you passed in while creating the network. Recommended to be unique.

type (String)

The type of network

status (String)

Status of the network

attributes ([Attribute])

Network attributes