Skip to main content

Function: registerCustomerResponseService()

registerCustomerResponseService(client): object

Defined in: service/RegisterCustomerResponseService.ts:10

Service class for RegisterCustomerResponse-related GraphQL operations

Parameters

client

GraphQLClient

Returns

registerCustomer()

registerCustomer(variables): Promise<RegisterCustomerResponse>

Registers a new customer and returns response *

Parameters

variables

CustomerRegisterVariables

RegisterCustomer input data *

Returns

Promise<RegisterCustomerResponse>

Promise<RegisterCustomerResponse> The register customer response data