Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#25 types definitions #45

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

easingthemes
Copy link
Collaborator

Description

Added task to generate TS types definitions from JSDocs

* @param {string|object} body - the query string or an object with query (and optionally variables) as a property
* @param {object} [options={}] - additional POST request options
* @param {object} [retryOptions={}] - retry options for @adobe/aio-lib-core-networking
* @returns {Promise<any>} - the response body wrapped inside a Promise

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be more specific about the response type? any chance it can be different from the standard HTTP Response?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@easingthemes wdyt about this?
let's try to close this and make a release as well

Base automatically changed from feature/#25-pagination to main March 28, 2023 11:00
@dylan-reniers-digitalum
Copy link

Any update on when we can expect typescript support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants