MutationCreateCustomerArgstype MutationCreateCustomerArgs = { input: CustomerInput; }; Referenced Types CustomerInput