Skip to content

Most of auctions not showing up #666

@satonio-sorare

Description

@satonio-sorare

Hello: most auctions are missing both in liveAuctions query and the auction subscription.

ie:

query ($cursor: String) {
tokens {
liveAuctions(first: 50, after: $cursor, sport: FOOTBALL) {
nodes {
id
anyCards {
slug
}
}
}
}
}

and most auctions will be missing.

and the auctions missing won't show up either in the subscription.

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