Skip to content

Queries are parsed twice #43

Closed
Closed
@jnak

Description

@jnak

Hi,

Just noticed as I was reading trough the codebase that queries are currently parsed twice. Once in get_response and another time by graphql. Ideally, both should share the same document backend so we can keep query parsing to a minimum.

I'm not planning to send a PR as I'm not currently a user of this library. Just wanted to report it in case no one knew about it.

Cheers,
J

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: question or discussionIssue discussing or asking a question about graphql-server-core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions