GraphQL endpoint: http://localhost:4000/graphql
-
Deploy with Heroku -
Integrate Apollo GraphQL -
Use Prisma to manage schema -
Queries-
All services -
Service by id -
Services by category id -
Paginated services -
All units
-
-
Mutations-
Edit a service -
Delete a service
-
-
Support for searchingtitle
category
- Support for adding a new service
- Support for adding/removing a price from a service
- Support for changing picture of a service