createServiceChannel
Creates a service channel.
Arguments
Argument
Description
CreateServiceChannelInput Arguments
Argument
Description
Return fields
errors ([ModelValidationError!]!)
serviceChannel (ServiceChannel)
Last updated
Was this helpful?
Creates a service channel.
input (CreateServiceChannelInput!)
Parameters for CreateServiceChannel
name (String!)
The name of the service channel
slug (String)
The slug that is used for connecting this service channel to a checkout. Leave this field empty to automatically generate the slug from the service channel name
address (String)
Physical address and/or contact details for this service channel
bccEmail (String)
Every email sent to a customer assigned to this Service Channel will also be BCC'd to this email address.
Last updated
Was this helpful?
Was this helpful?