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
Since we're going with a purely GraphQL API and don't have any users to break, we should go ahead and remove all existing REST artifacts to de-clutter the code. The exception will be the POST User route, which the UI currently relies on.
The text was updated successfully, but these errors were encountered:
Since we're going with a purely GraphQL API and don't have any users to break, we should go ahead and remove all existing REST artifacts to de-clutter the code. The exception will be the
POST User
route, which the UI currently relies on.The text was updated successfully, but these errors were encountered: