Skip to content

Feature request: Allow Symbols as viewKeys. #31

@dylanpyle

Description

@dylanpyle

Haven't dug into the code enough to know if there's a technical reason behind it, but it seems like extending the type of viewKey from string | undefined to at least string | symbol | undefined would be nice!

Use case here is that I have a well-known shared viewKey I'd like to use (i.e. not a resource ID of any kind) and I like Symbols over constant strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions