Skip to content

Ability to fetch all countries using the useCountries composable #2042

@niklaswolf

Description

Describe the feature

Currently the useCountries composable only returns a subset of countries, whatever is configured as the default page-size for the API (in most cases this should be 100). It is also not possible to change the API-call using the composable, because you can not pass criteria (or at least a subset like pageSize).
It would be nice to have a way to fetch all countries using the composable (doesn't have to be the solution to pass criteria!).

Description

Acceptance Criteria

No response

Additional information

  • Would you be willing to help implement this feature?

Checks

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Story.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions