79. Fråga: Hitta "Farms" via "externalKey"
query FindFarmsByExternalKey {
getFarms(externalKeys: ["<third_party_indentificator>"]) {
userUuid
uuid
namn
externalKey
}
}Last updated
Was this helpful?
query FindFarmsByExternalKey {
getFarms(externalKeys: ["<third_party_indentificator>"]) {
userUuid
uuid
namn
externalKey
}
}Last updated
Was this helpful?
Was this helpful?