Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Releases: OXID-eSales/graphql-example-module

v1.1.0

10 Dec 13:15
Compare
Choose a tag to compare

Added

  • more infos in README file on how to use
  • timestamp field for category
  • made category language aware
  • filtering capability

Changed

  • made unit tests real unit tests and run in travis
  • moved parent and children to service
  • renamed field name to title

v1.0.2

08 Nov 09:24
Compare
Choose a tag to compare

Added

  • GraphQL description to queries and fields

Changed

  • move category factory to it's own class
  • allow for serverside id generation

v1.0.1

07 Nov 10:21
Compare
Choose a tag to compare

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

06 Nov 14:08
Compare
Choose a tag to compare

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

04 Nov 15:21
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
BC version for compilation 6.1.3