Skip to content

Links to doc are broken in v14.x #944

Open
@vhenzl

Description

@vhenzl

For example error like this points to a page that no longer exists:

Schema must contain unique named types but contains multiple types named "ID". Make sure that type loader returns the same instance as defined in User.id (see http://webonyx.github.io/graphql-php/type-system/#type-registry).

Because v14 is the current stable version, changes from #818 (and consequent commits) should be backported.

Alternatively, or even better in addition to that, the doc website should redirect old URLs to the new ones, so that links keep working for everyone even without updating graphql-php, and also for all links in the wild. (Not sure though how or if that can be done in mkdoc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions