79. Kysely: Etsi "Farms" "externalKey"-kentän mukaan
kysely FindFarmsByExternalKey {
getFarms(externalKeys: ["<third_party_indentificator>"]) {
userUuid
uuid
nimi
externalKey
}
}Last updated
Was this helpful?
kysely FindFarmsByExternalKey {
getFarms(externalKeys: ["<third_party_indentificator>"]) {
userUuid
uuid
nimi
externalKey
}
}Last updated
Was this helpful?
Was this helpful?