Alokai

MutationDeleteInventoryEntryArgs

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

Referenced Types

On this page