Today on GraphQL horrors: fragments do not need to declare variables they expect: query foo($bar: Int) { …myFragment } fragment myFragment on …
Today on GraphQL horrors: fragments do not need to declare variables they expect: query foo($bar: Int) { …myFragment } fragment myFragment on …