Alokai

QueryCustomAttributeMetadataArgs

type QueryCustomAttributeMetadataArgs = {
  attributes: Array<AttributeInput>;
};

Referenced Types

On this page