๐๏ธ ArchitectureGraphQL API Overviewืืขืืื ืืGraphQL API Overview Using the Gauzy GraphQL API alongside the REST API. Endpointโ POST /graphql GraphQL Playground: http://localhost:3000/graphql Authenticationโ Include JWT token in the request headers: { "Authorization": "Bearer YOUR_TOKEN"} Example Queriesโ Fetch Employees