Skip to content

Pagination Support with Querydsl and Query By Example #597

Closed
@rstoyanchev

Description

@rstoyanchev

A specific task under Pagination and Sorting #103 is to enable such support for the Querydsl and Query By Example data integrations. This involves the following tasks:

  • Update QuerydslDataFetcher and QueryByExampleDataFetcher to support pagination.
  • Facilitate adapting Spring Data types to GraphQL schema types for pagination (e.g. relay spec). We need the same for @SchemaMapping methods too, so this could be some shared.
  • Update auto-registration.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions