All Release Notes
Added GraphQL support for Project
8 May 2019
Composable Commerce
HTTP API
Enhancement
GraphQLSearch
- [GraphQL API] The following types were added in the GraphQL schema:
ProjectProjection
,ShippingRateInputType
,MessagesConfiguration
,ShippingRateInputType
,CartScoreType
,CartValueType
,CartClassificationType
,ShippingRateInputLocalizedEnumValue
,LocalizedEnumValueInput
,YearMonth
. - [GraphQL API] Type
Query
was changed:- Field
project
was added toQuery
type
- Field
- [GraphQL API] Type
Mutation
was changed:- Field
updateProject
was added toMutation
type
- Field