Benjie
Benjie
Only affects first run of worker against your DB, so if you already have worker running you're fine. If you run 10 `graphile-worker` instances against a clean database all at...
This is just a draft and needs discussion with the nullability WG before being posted.
An [Input Value](https://spec.graphql.org/draft/#sec-Input-Values) is defined as being either a variable (if not const) or one of the literal types (IntValue, FloatValue, StringValue, BooleanValue, NullValue, EnumValue, ListValue or ObjectValue). The rule...
This is just an early draft; I ran out of time.