Skip to content

[BUG] BaseKey needs to support UUID #7403

@pcfreak30

Description

@pcfreak30

Describe the bug

The BaseKey key type needs to be extended to include number[] so that UUID types can be supported.

Steps To Reproduce

  1. define some crud api outside refine with ts response types that use UUID
  2. those UUID if openapi generated may be number[]
  3. Have to force cast the type in TS

Expected behavior

That the BaseKey would work without issues.

Packages

n/a

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions