Alokai

QueryCustomAttributeMetadataV2Args

type QueryCustomAttributeMetadataV2Args = {
  attributes?: InputMaybe<Array<AttributeInput>>;
};

Referenced Types

On this page