Skip to content

OverlappingFieldsCanBeMerged throws an error when querying same field w/ and w/o attributes for different union types #1500

Open
@Orrison

Description

@Orrison

This is a well-known/discussed issue within the GraphQL community and much discussed here: graphql/graphql-js#53

If querying the same field for different union types has the same name but different Type definitions, this should be possible without an alias. But it seems we are currently restricting that within the graphql-php implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions