Alokai

RemoveCategoryAsset

type RemoveCategoryAsset = {
  assetKey?: InputMaybe<Scalars['String']>;
  assetId?: InputMaybe<Scalars['String']>;
};

Referenced Types

On this page