Skip to content

All keys returned for txs containing multiple keys #2

@rcmorano

Description

@rcmorano

If provided key doesn't match any valid key, graphql returns empty value, but if it does but also contains some other keys, all of them are returned.

Lib should do a) parse keys on client-side and only return the provided one or b) improve graphql query (if that's possible) to only return the matching one.

Another missing feature is that it should be able to default to returning all valid keys when no key is provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions