All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- return type of
DataObject/Language::getChilds
not null - license in readme file was wrongly stated as MIT
- version number in
metadata.php
- Language queries, mutation, type and data access object
@Logged
and@Right
annotations and updated tests
- depends on
oxid-esales/graphql-base:^1.1
- Namespace from
\OxidEsales\GraphQL
to\OxidEsales\GraphQL\Translations
- PSR2 -> PSR12