-
### Description
AWS released a new feature for their AppSync service called Event API, which are a simple event-based pub/sub API without the additional overhead required for a GraphQL API. For our p…
-
## Description
### ERROR:
`
{"timestamp": "2024-07-23T09:41:53.447083Z", "level": "ERROR", "name": "api", "message": "HTTPConnectionPool(host='opencti', port=8080): Max retries exceeded with url:…
-
Would be nice if you can test a Graphql api backend using silk. Technically it would be possible but might look ugly most of the time. I was using cucumber for the tests but the idea of converting tes…
-
https://www.graphql-tools.com/docs/mocking#addmockstoschema
> [Mocking](https://www.graphql-tools.com/docs/mocking#mocking)
>
> The strongly-typed nature of a GraphQL API lends itself extremely …
-
GraphQL is a client-based query language, which is seems more efficient than the current API on Mastodon. Using GraphQL might decrease bandwith usage, while delivering all needed results on every clie…
-
So I'm playing with the API right now. I'm creating pipelines by attaching config data to my applications. When I request a list of applications from the API I'd also like to get the config data with …
-
### What happened?
I have add the env Value "COPILOT_OPENAI_API_KEY=sk-svcacct-Q..." to activate Affine AI on my Self Hosted Docker instance.
I gat this errors:
GraphQLError: Unknown type "QueryC…
-
**Description:**
API Blueprint simplifies building scalable APIs by automatically generating the API structure using industry best practices. It supports both REST and GraphQL, eliminating manual wor…
-
Gitlab supports GraphQL: https://docs.gitlab.com/ee/api/graphql/
Github equivalent of this feature in the respective PHP SDK: https://github.com/KnpLabs/php-github-api/blob/master/lib/Github/Api/Gr…
-
The client uses the same graphql queries supported by dgraph. How do you think will we be able to use pagination, filtering and all the other dgraph stuff on non-graph databases?