Skip to content

Conversion of BigInteger primary keys to ID #410

Open
@c8y3

Description

@c8y3

I find myself in a situation where some of the database primary keys are of the type BigInteger.
In this case, rather than Float, shouldn't the type be converted to ID! (like is the case for Integer, see https://github.com/graphql-python/graphene-sqlalchemy/blob/v3.0.0rc1/graphene_sqlalchemy/converter.py#L450)?

I believe this issue is related to #247 and #102.

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