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