Skip to content

Show onWarnDuplicates value in GraphQL query #77

Open
@abhinavkumar99

Description

@abhinavkumar99
  tags(only_current: false) {
    name
    start
    end
    warnOnDuplicates
  }
}

When a GraphQL query is sent requesting the onWarnDuplicates field, it is always returned as null regardless of its value in the Mongo database.

Metadata

Metadata

Assignees

No one assigned

    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