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