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 we have a top-level api/ django app that contains all the domains. As part of this ticket, you should migrate all domains API info into it's own domain and use api only to contain the GraphQL generic types / setup
Right now we have a top-level
api/django app that contains all the domains. As part of this ticket, you should migrate all domains API info into it's own domain and useapionly to contain the GraphQL generic types / setup