Alokai

MutationCreateCustomerArgs

type MutationCreateCustomerArgs = {
  input: CustomerInput;
};

Referenced Types

On this page