Skip to main content

changeCustomerStatusAsync

Changes a customer's status to the provided status asynchronously.

Note: This mutation fires events that will eventually cause the customers status to update if applicable. See changeCustomerStatus for a sync version of this mutation.

changeCustomerStatusAsync(
input: ChangeCustomerStatusAsyncInput!
): ChangeCustomerStatusAsyncOutput!

Arguments

changeCustomerStatusAsync.input ● ChangeCustomerStatusAsyncInput! non-null input

Type

ChangeCustomerStatusAsyncOutput object