IdArrayMaxLimitExceededError
object
Error indicating that the number of ids passed in the ids array have exceeded the defined limit. The limit is currently set internally to 1000.
Fields
message
String!
non-null
A detailed message describing the reason for the failure.
Interfaces
Error