Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Allow optional variables? #197

@tmeasday

Description

@tmeasday

If I declare a variable type to be nullable (e.g. query people(cursor: Int) { .. } as opposed to Int!), I don't think we should throw an invariant error if the cursor variable is missing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions