You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GraphQL services may provide an additional entry to errors with key extensions. This entry, if set, must have a map as its value. This entry is reserved for implementors to add additional information to errors however they see fit, and there are no additional restrictions on its contents.
We should support this as an additional attribute for the Problem type.
The text was updated successfully, but these errors were encountered:
From the spec,
We should support this as an additional attribute for the
Problem
type.The text was updated successfully, but these errors were encountered: