For the complete documentation index, see llms.txt. This page is also available as Markdown.

79. Sorgu: "externalKey" ile "Farms" bul

"Çiftlik" oluşturma prosedürü sırasında dahil edilen 3. taraf externalKey ile "Çiftlikleri" bulun.

sorgu FindFarmsByExternalKey {
  getFarms(externalKeys: ["<third_party_indentificator>"]) {
    userUuid
    uuid
    isim
    externalKey
  }
}

Son güncelleme

Bu yararlı oldu mu?