Skip to content

Move all command inside redis query #25

@raitucarp

Description

@raitucarp

Better to move all of the redis-commands inside query, mutation, or subscritions inside redis scope like such this:

query {
    redis {
        a: _get(key: "a")
    }
}

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