Skip to content

Add functionality to easily integrate with Dataloaders #18

@lytedev

Description

@lytedev

Many of the points in issue #15 apply here as well.

At the moment, [Dataloader][dataloader]s are a popular way to batch up Absinthe resolvers. This naturally hides a lot of the traceability by foregoing the default absinthe pipeline.

Perhaps a Dataloader that is a simple layer over the default dataloader that can either simply be used instead of the default or that provides simple functions to integrate with existing dataloaders.

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