Skip to content

xaviersalazar/peace-of-mind-api

Repository files navigation

Peace of Mind GraphQL API

GraphQL endpoint: http://localhost:4000/graphql

v1.0

  • 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

v2.0

  • Support for searching
    • title
    • category
  • Support for adding a new service
  • Support for adding/removing a price from a service
  • Support for changing picture of a service

Releases

No releases published

Packages

No packages published