Alokai

MutationUpdateCustomerArgs

type MutationUpdateCustomerArgs = {
  input: CustomerInput;
};

Referenced Types

On this page