The working groups API vs GraphQL representation #480
Labels
enhancement
New feature or request
scope:integration
Application integration with external APIs or tools
scope:working-groups
The "Working Groups" page and related featrues
Milestone
We're going to call Working Groups extrinsic from the joystream node API. This means that we have to map a Working Group returned from the Hydra GraphQL server into the proper API namespace.
For instance to apply for a position in the membership Working Group the API call is:
and for the storage it would be:
It looks like the Working Group's ID will hold the proper name of the Working Group:
The other source of this might be Working Group's name.
The text was updated successfully, but these errors were encountered: