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

Utility Query Items to be provided #3

Open
adam-rocska opened this issue Apr 1, 2023 · 0 comments
Open

Utility Query Items to be provided #3

adam-rocska opened this issue Apr 1, 2023 · 0 comments

Comments

@adam-rocska
Copy link
Member

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> = {};
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant