Download the PHP package oxid-academy/graphql-product without Composer
On this page you can find all versions of the php package oxid-academy/graphql-product. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxid-academy/graphql-product
More information about oxid-academy/graphql-product
Files in oxid-academy/graphql-product
Download oxid-academy/graphql-product
More information about oxid-academy/graphql-product
Files in oxid-academy/graphql-product
Vendor oxid-academy
Package graphql-product
Short Description Description of the package.
License GPL-3.0-or-later
Homepage https://www.oxid-esales.com
Package graphql-product
Short Description Description of the package.
License GPL-3.0-or-later
Homepage https://www.oxid-esales.com
Please rate this library. Is it a good library?
Informations about the package graphql-product
About
This module shows how to implement your own queries and mutations.
Install
[ ! ] The modules Storefront and/or oxid-academy/graphql-product-extension must be deactivated:
Usage
You can use your favourite GraphQL client to explore the API, if you do not already have one installed, you may use Altair GraphQL Client.
Query
URL: http://localhost/graphql/?shp=1&lang=0
Request
Response
Mutation
URL: http://localhost/graphql/?shp=1&lang=0
Request
Response
Sources
- Background knowledge about the architecture of the module and the GraphQL Modules, since it differs to the eShop
Framework.
https://madewithlove.com/blog/software-engineering/hexagonal-architecture-demystified/ - The GraohQL Module documentation contains a tutorial which describes how to write own queries and mutations. Based of
this documentation this example module was written.
https://docs.oxid-esales.com/interfaces/graphql/en/latest/tutorials/introduction.html
All versions of graphql-product with dependencies
PHP Build Version
Package Version
The package oxid-academy/graphql-product contains the following files
Loading the files please wait ....