All Release Notes
Add GraphQL queries for State
27 August 2018
Composable Commerce
HTTP API
Enhancement
GraphQL
Query for States is now supported on the GraphQL API too.
[GraphQL API] Type
Query
was extended:- Field
states
was added toQuery
type. - Field
state
was added toQuery
type.
- Field
[Documentation] Fix documentation of State:
- The field
name
is optional. - The field
description
is optional.
- The field
[Documentation] Fix documentation of StateDraft:
- Add missing field
roles
used in the Reviews tutorial.
- Add missing field