Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

FIX: Some IDs are still floats, convert them to ints #72

Open
mithi opened this issue Oct 29, 2020 · 0 comments
Open

FIX: Some IDs are still floats, convert them to ints #72

mithi opened this issue Oct 29, 2020 · 0 comments

Comments

@mithi
Copy link
Owner

mithi commented Oct 29, 2020

    abilitiesByTowerId(id: Float!): [Ability!]!
    abilityById(id: Float!): Ability
    buildSequenceById(id: Float!): BuildSequence
    buildSequenceByTowerId(id: Float!): BuildSequence
    towerById(id: Float!): TowerVerbose
@mithi mithi changed the title FIX: Some IDs are still floats convert them to ints FIX: Some IDs are still floats, convert them to ints Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant