79. Query: Găsește "Farms" după "externalKey"
query FindFarmsByExternalKey {
getFarms(externalKeys: ["<identificator_terț>"]) {
userUuid
uuid
nume
externalKey
}
}Last updated
Was this helpful?
query FindFarmsByExternalKey {
getFarms(externalKeys: ["<identificator_terț>"]) {
userUuid
uuid
nume
externalKey
}
}Last updated
Was this helpful?
Was this helpful?