# CustomerAddressCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `customerAddressCreate` mutation. ### Access Scopes ## Fields * [address](/docs/api/admin/unstable/objects/MailingAddress): MailingAddress - The created address. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerAddressCreate](/docs/api/admin/unstable/mutations/customerAddressCreate) ## Examples