https://github.com/scandipwa/slider-graphql
https://github.com/scandipwa/slider-graphql
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scandipwa/slider-graphql
- Owner: scandipwa
- License: osl-3.0
- Created: 2019-03-08T14:55:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T13:38:25.000Z (over 2 years ago)
- Last Synced: 2025-03-23T09:24:22.219Z (2 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 1
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScandiPWA_SliderGraphQl
This module is extending ScandiPWA_Slider to implement graphQL query resolvers for data fetching.
## How to use?
### In admin panel
Please refer to [ScandiPWA_Slider](https://github.com/scandipwa/slider) to get admin panel instructions.
### Via GraphQL endpoint
Please refer to [schema.graphqls](./src/etc/schema.graphqls) to see all available fields to query.