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

v1.0.0

Compare
Choose a tag to compare
@realFlowControl realFlowControl released this 06 Nov 14:08
· 97 commits to master since this release

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