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
If you try to use the broadcast mutation with an invalid broadcast ID, the RelayError you get back will be EXPIRED. This is misleading. Maybe it should use REJECTED instead?
The text was updated successfully, but these errors were encountered:
If you try to use the
broadcast
mutation with an invalid broadcast ID, theRelayError
you get back will beEXPIRED
. This is misleading. Maybe it should useREJECTED
instead?The text was updated successfully, but these errors were encountered: