Skip to content

Feature/#25 types definitions#45

Open
easingthemes wants to merge 30 commits intomainfrom
feature/#25-types-definitions
Open

Feature/#25 types definitions#45
easingthemes wants to merge 30 commits intomainfrom
feature/#25-types-definitions

Conversation

@easingthemes
Copy link
Copy Markdown
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
Copy link
Copy Markdown

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?

Copy link
Copy Markdown

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
Copy Markdown

Any update on when we can expect typescript support?

@enisbu
Copy link
Copy Markdown

enisbu commented Nov 5, 2025

Is there any update on this?

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.

4 participants