Skip to content

Sometime Float are generated from BigInt #494

@thesan

Description

@thesan

E.g in joystream/query-node/schemas/bounty.graphql:131

type BountyEntryStatusWinner @variant {
  reward: BigInt!
}

Generate:

type BountyEntryStatusWinner {
  reward: Float!
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions