27 August 2018
GraphQL
Query for States is now supported on the GraphQL API too.
- 
[GraphQL API] Type
Querywas extended:- Field 
stateswas added toQuerytype. - Field 
statewas added toQuerytype. 
 - Field 
 - 
[Documentation] Fix documentation of State:
- The field 
nameis optional. - The field 
descriptionis optional. 
 - The field 
 - 
[Documentation] Fix documentation of StateDraft:
- Add missing field 
rolesused in the Reviews tutorial. 
 - Add missing field