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
feat(GraphQL): Add GraphQL
Added GraphQL and decided to remove most of the REST API. Login and Refresh session does happen with REST.
BREAKING CHANGE: Most of the old endpoints are now removed and need to be accessed through GraphQL, logic however remains unchanged with exception of return types.