Skip to content

Ensure this query can return results beyond skip limits #11

Open
@abarmat

Description

@abarmat

There is a limit to pagination using skip. Refactor this query to ensure it's future proof.

const DEPLOYMENTS_QUERY: &str = r#"
query($threshold: BigInt!, $max_creation: Int!, $skip: Int!) {

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