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
Right now, when a new user is created, the UI lets the API know via the POST User call in the REST portion of the API. Since we are migrating to a pure GraphQL API, the UI should migrate this call.
However, this is not currently a priority as we work on new features. Iceboxing for now.
The text was updated successfully, but these errors were encountered:
Right now, when a new user is created, the UI lets the API know via the
POST User
call in the REST portion of the API. Since we are migrating to a pure GraphQL API, the UI should migrate this call.However, this is not currently a priority as we work on new features. Iceboxing for now.
The text was updated successfully, but these errors were encountered: