Type alias QueryAssetByIdArgs

QueryAssetByIdArgs: {
    id: Scalars["String"];
}

Type declaration

Generated using TypeDoc