Alokai

MutationDeleteDiscountCodeArgs

type MutationDeleteDiscountCodeArgs = {
  id: Scalars['String'];
  version: Scalars['Long'];
};

Referenced Types

On this page