Find "Farms" by the 3rd party externalKey incorporated during the "Farm" creation procedure.
query FindFarmsByExternalKey { getFarms(externalKeys: ["<third_party_indentificator>"]) { userUuid uuid name externalKey } }
Last updated 2 years ago
Was this helpful?