Skip to content

property organization will be null in case of errors #7

@gixid192

Description

@gixid192

I checked the closed issues. This is different.

Here is the link to the code:

const { data, errors } = queryResult.data;

The problem is when the error occurs, the data will be null. Therefore, data.organization will throw errors -> function resolveIssuesQuery will throw error -> Not yet catch in the if (errors) line

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