Skip to content

(graphql) Opt out from Relay Style spec #7412

Closed
@axelhildingson

Description

@axelhildingson

Current Limitation

We use apollo client and it is possible select your own field that will be use as cache key so we decided to use objectId instead of id. We can't see any use of the connection logic from relay, it just adds a bunch of logic in the queries that we don't use.

So is possible to opt out of the relay node interface? I can see that you discussed in this PR #5863 but I cant find any information about it in the docs and I can't find anything in the code that indicate that this is possible.

Feature / Enhancement Description

Make it possible to opt out of Relay, Node, Connection and Cursor and Id.

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