This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
Releases: OXID-eSales/graphql-example-module
Releases · OXID-eSales/graphql-example-module
v1.1.0
v1.0.2
Added
- GraphQL description to queries and fields
Changed
- move category factory to it's own class
- allow for serverside id generation
v1.0.1
Changed
- return type of
DataObject/Category::getChilds
not null - license in readme file was wrongly stated as MIT
- version number in
metadata.php
v1.0.0
Added
- Category queries, mutation, type and data access object
@Logged
and@Right
annotations and updated tests
Changed
- depends on
oxid-esales/graphql-base:^1.1
- Namespace from
\OxidEsales\GraphQL
to\OxidEsales\GraphQL\Example
- PSR2 -> PSR12
v0.1.0
BC version for compilation 6.1.3