Skip to content

DjangoFilterConnectionField, Apollo, Vue, Relay.Node..................... #592

@gotexis

Description

@gotexis

As per getting started documentations,

It seems the official recommended way to set up the project is with Relay.Node,

Integration with django-filters DjangoFilterConnectionField rely on Relay integration.

Further, I need below code:

class Meta:
    interfaces = (Node,)

I am planning to use VueJS / Apollo. Does this mean I cannot go Apollo but have to use Relay, or does it not matter? What is the recommended stack?

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