Type alias QueryAssetByUniqueInputArgs

QueryAssetByUniqueInputArgs: {
    where: WhereIdInput;
}

Type declaration

Generated using TypeDoc