Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Utility Query Items to be provided #3

@adam-rocska

Description

@adam-rocska

Internally we have some useful things we could to the lib.

Reminder:

/**
 * @summary A type representing a query to a REST resource.
 * @description
 * For now this is just an empty object, but it will be
 * extended in the future.
 * Internally at 21Gram we have a lot of utility stuff hung
 * on this type, we just have to normalize & collect them.
 * @group Core API
 */
export type Query<_Resource> = {};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions