-
Can GraphQL primitives, lists and objects be given a `toString` method, so that we can know something about the datastructure?
Alternatively can we get a pure JavaScript dsl to interact with this l…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
### Discussed in https://github.com/strawberry-graphql/strawberry/discussions/2803
Originally posted by **Roman-Ch-32** June 2, 2023
Вопрос, как наладить взаимодействие между сервисами. Пробл…
-
Seeing below error after building the schema.
```
2021/12/03 23:00:57 built document type for dlake-kubernet-namespaces in 1.349116ms
2021/12/03 23:00:57 built boolean argument type for dlake-kuber…
-
I can't seem to construct a multi-field argument without several errors: Here's what I have so far:
```
type QuoteGQL = GQLAPI.Object "QuoteGQL" '[]
'[ GQLAPI.Argument "symbol" Text :> GQLAPI.F…
-
I've been profiling the app I'm working on, and discovered that dispatching commands to Commanded was taking way too long - about 80ms per dispatch...
I was hoping that this would get better with …
-
Hi,
I think some metadata APIs are good to be treated idempotent.
For instance, `add_computed_field` responds `400 already-exists` error, if I try to add an existing computed field. I understan…
-
This is more of a long-term thing, but it might be worth reconsidering the signature of Vulcan's internal GraphQL APIs (i.e. `list`, `single`, `total`, `new`, `edit`, `remove`, and now `upsert`).
…