GraphQL OBJECT
Payload for created customer.
type CreateCustomerPayload {# The created customer.createdCustomer: Customer }