CustomerDeleteInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields to delete a customer.
Access Scopes
Fields
id
: ID! - The ID of the customer to delete.
Input objects with this input object
customerDelete
Examples