evox95/prestashop-graphql-api

Lightweight implementation of the GraphQL API for PrestaShop front-office.

dev-main 2024-03-06 11:09 UTC

This package is not auto-updated.

Last update: 2024-05-07 21:34:48 UTC


README

Lightweight implementation of the GraphQL API for PrestaShop front-office.

Requirements

  • PHP >= 7.4
  • PrestaShop >= 1.7.8.0

Usage

Put files in the /modules/api_graphql directory.

You can access GraphQL API by endpoint: http://127.0.0.1/modules/api_graphql/

Documentation

...

If you don't know what GraphQL is, visit the official website first.

License

See LICENSE.