-
**[ @nipunayf](https://github.com/nipunayf)** cloned issue [wso2-enterprise/ballerina-registry#2828](https://github.com/wso2-enterprise/ballerina-registry/issues/2828) on 2024-10-01:
> ## Descriptio…
-
### What is it?
Some GraphQL APIs support schema introspection
https://graphql.org/learn/introspection/
This is something the developer has to turn on (we do for our API).
If it exists, then we …
-
https://github.com/chaoss/grimoirelab-sortinghat/issues/933
-
### Describe the bug
Working on iOS projects with AWS China service region. The AppSync Query/Mutation methods work well but no subscription method works. Looking into the network traffic detail, I…
-
On the GitLab GraphQL server (no password required), the `WorkItemWidget` type (kind `INTERFACE`) has multiple possible types.
You can run a query like this:
```
query {
workItemsByReference…
-
My case is to search programatically, not sure if sourcebot support API access through graphQL? Thanks!
-
When having the typesafe client sources (an interface with the `@GraphQLClientApi` annotation and model classes) inside my quarkus project everything works great. I can inject the client like this:
`…
-
Shopify has announced¹ that after April 2025, all _new_ public apps submitted to the Shopify app store must use GraphQL, and the REST API will be deprecated. ShopifySharp does support the GraphQL API,…
-
### What's not working?
What's not working?
After updating the Prisma schema to add a new relation between User and Post, the changes are not reflected in the GraphQL API. Running prisma generate …
-
**What's not working?**
After updating the Prisma schema to add a new relation between User and Post, the changes are not reflected in the GraphQL API. Running prisma generate and yarn rw prisma mi…