79. Kysely: etsi "Maatilat" "externalKey"-avaimella
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?