flingapp is a react.js front-end for managing an organisation's book of freelancers.
GNU General Public License v3.0
0
stars
2
forks
source link
[api integration] update thisUser graphql to fetch 'user_org' field #34
Closed
ortonomy closed 6 years ago
new backend API has a new user field called 'user_org_id' which is required for org-registration
needs to be fetched by graphQL query.