Skip to content

How to support querying for null? #116

Closed
@joewood

Description

@joewood

GraphQL doesn't have a null literal, it relies on the defaultValue for the args input field.
Is there a recommended literal value in graphql-sequelize that is used to interpret as null by the resolver function? What's the best way to support querying for null?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions