Alokai

AddCategoryAsset

type AddCategoryAsset = {
  position?: InputMaybe<Scalars['Int']>;
  asset: AssetDraftInput;
};

Referenced Types

On this page