CreateNetworkInput
Input type to create a Network
Input Fields
name (
String!
)
Name of the network. Recommended to be unique as this is used as the reference for the network.
Max character limit: 100.
type (
String
)
Type of the network. For example you could use CC for Click and Collect or HD for Home Delivery. These types can be defined by the user and used by the Orchestration
Engine to determine the workflow that should be applied
Max character limit: 15.
attributes (
[AttributeInput]
)
List of the network's attribute
s
retailers (
[RetailerId!]!
)
List of retailer
s associated with this network
locations (
[LocationId]
)
List of location
s within this network