graphql-python / graphql-python/graphql-core-legacy

Implement `null` literal

Open
#118 3 comments 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
372
Forks
175
PR merge metrics
No merged PRs in 30d

Description

Spec: https://facebook.github.io/graphql/#sec-Null-Value, https://facebook.github.io/graphql/#sec-Input-Values
RFC: https://github.com/facebook/graphql/pull/83

`null` is now considered a valid input value. We should take steps to parse `null` as a proper literal.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.