graphQl Api

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
WarisAli
Posts: 10
Joined: 08 Sep 2022, 05:54

graphQl Api

Post by WarisAli » 26 Dec 2022, 14:38

PHP: 8.0.4,
Composer: 2.2.9,
System: Windows 10,
Laravel Version: 9.2,
Aimeos: 2022.10,
ai-elasticsearch: 2022.10.x-dev,
"aimeos/ai-admin-graphql": "2022.10.*"
How can I get graphQl Api for frontend in laravel aimeos.
It's Already install as I can see. Please Help me out.

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: graphQl Api

Post by aimeos » 28 Dec 2022, 21:01

GraphQL API is only available for the admin backend as GraphQL isn't suitable for read-heavy applications like e-commerce APIs but well suited for write-heavy applications like admin backends.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply