evox95/prestashop-graphql-api

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

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:prestashop-module

pkg:composer/evox95/prestashop-graphql-api

dev-main 2024-07-02 10:56 UTC

This package is not auto-updated.

Last update: 2025-11-05 04:27:55 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.