Type alias TagQueries

TagQueries: TagNameFilters & SysQueries<Pick<TagSys, "createdAt" | "updatedAt" | "visibility" | "id" | "type">> & TagOrderFilter & FixedPagedOptions

Search parameters for a tag methods

Type Param: Modifiers

The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.