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
There is a graphQL query to do this, but that function needs to be edited once a change is made on the backend. Currently, the query checks if an id exists. BE will change it to check if the string for username is in the DB.
There is a graphQL query to do this, but that function needs to be edited once a change is made on the backend. Currently, the query checks if an id exists. BE will change it to check if the string for username is in the DB.