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