Skip to content

yield* of an operation does not return paginated APIs #145

Description

@sam-goodwin
const listNamespaces = yield* kv.listNamespaces;

// i expect to be able to:
yield* listNamespaces.pages(..)
yield* listNamespaces.items(..)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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