Skip to content

Commit

Permalink
Merge pull request #405 from amit-webkul/doc-updates
Browse files Browse the repository at this point in the history
Fix some minor issues.
  • Loading branch information
devansh-webkul authored Oct 24, 2024
2 parents 6ad13e4 + e0d1e52 commit d4ac142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/2.2/api/graphql-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

## GraphQL API

Bagisto REST API is a medium to use the features of the core Bagisto System. By using Bagisto REST API, you can integrate your application to serve the default content of Bagisto.
Bagisto GraphQL API provides a way to interact with the core features of the Bagisto system. By using the Bagisto GraphQL API, you can seamlessly integrate your application and access the default functionality and content provided by Bagisto.

## Explore GraphQL API Demo

Welcome to our API demo! Dive into the interactive showcase of our API functionalities to get a hands-on experience of how our platform works. Click the Link below to access the demo:

[Access REST API Demo](https://demo.bagisto.com/mobikul-common/)
[Access GraphQL API Demo](https://demo.bagisto.com/mobikul-common/)

#### Installation of GraphQL API

Expand Down

0 comments on commit d4ac142

Please sign in to comment.