38. Query: Get "UserData"
Get the "UserData" of the authorized user.
query getUserData {
getUserData {
uuid
email
totalArea
maxArea
areaUnit
language
apiKey
soilDatasetClassesAmount
organizations {
uuid
name
surname
givenName
email
phone
createdDate
updatedDate
users {
organizationUuid
userUuid
email
allFarms
createdDate
updatedDate
farms {
uuid
userUuid
name
createdDate
updatedDate
farmOwnership
email
}
}
}
}
}
Previous37. Query: Get "SatelliteImages" in the defined intervalNext39. Mutation: Set custom color schemas to selected "GeoMaps"
Last updated
Was this helpful?