TooManyRegionsSearchError
object
An error that occurs when the region the data is stored in cannot be determined automatically.
Fields
message
String!
non-null
Error message.
regionsFound
[Region!]!
non-null
The effective regions that were found in trying to resolve the request.
inOrganization
ID
The organization ID provided in the request.
inRegion
Region
The region provided in the request.
Interfaces
Error