Alokai

SetCategoryAssetKey

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

Referenced Types

On this page