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] allow loadOrderDetails of useOrderDetails to accept the parameters #1493

Open
mkucmus opened this issue Nov 28, 2024 · 0 comments
Open
Labels
composables enhancement New feature or request

Comments

@mkucmus
Copy link
Collaborator

mkucmus commented Nov 28, 2024

Description

change signature of loadOrderDetails method in order to extend the parameters for "readOrder post /order" request without overriding the composable.

or...

the second option would be to keep the parameters related to the endpoint in standalone composable, as it's done similarly for useDefaultOrderAssociations for associations.

Use Case

increase extensibility

Proposed Solution

No response

Alternatives Considered

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composables enhancement New feature or request
Projects
Status: Developer Backlog
Development

No branches or pull requests

1 participant