serviceCategory_by_pk
fetch data from the table: "serviceCategory" using primary key columns
serviceCategory_by_pk(
id: uuid!
): serviceCategory
Arguments
serviceCategory_by_pk.id ● uuid! non-null scalar
Type
serviceCategory object
columns and relationships of "serviceCategory"