All Release Notes
New deprecated fields on GraphQL
27 August 2020
Composable Commerce
HTTP API
Enhancement
Deprecation
GraphQLCartsExtensibilityProduct catalogSecurity and privacy
Deprecated additional fields on the GraphQL API and added new fields that should be used instead.
- [GraphQL API] Changed the
LineItemDraftOutputtype:- Field
supplyChannelwas deprecated inLineItemDraftOutputtype. - Field
distributionChannelwas deprecated inLineItemDraftOutputtype. - Added the
distributionChannelResIdfield to theLineItemDraftOutputtype. - Added the
supplyChannelResIdfield to theLineItemDraftOutputtype.
- Field
- [GraphQL API] Changed the
CustomLineItemDraftOutputtype:- Field
taxCategorywas deprecated inCustomLineItemDraftOutputtype - Added the
taxCategoryResIdfield to theCustomLineItemDraftOutputtype.
- Field
- [GraphQL API] Changed the
Initiatortype:- Field
customerwas deprecated inInitiatortype. - Field
userwas deprecated inInitiatortype. - Added the
customerReffield to theInitiatortype. - Added the
userReffield to theInitiatortype.
- Field
- [GraphQL API] Changed the
NestedAttributeDefinitionTypetype:- Field
typeReferencewas deprecated inNestedAttributeDefinitionTypetype - Added the
typeReffield to theNestedAttributeDefinitionTypetype.
- Field
- [GraphQL API] Changed the
CustomFieldsCommandtype:- Field
typewas deprecated inCustomFieldsCommandtype - Added the
typeResIdfield to theCustomFieldsCommandtype.
- Field