DEV

Mutation.

checkoutCustomerProfileAuthenticate

Authenticates a Customer

Arguments

No description
GraphQL
1
2
3
type Mutation {
  checkoutCustomerProfileAuthenticate(input: CheckoutCustomerProfileAuthenticateInput!): CheckoutCustomerProfile!
}

Was this page helpful?