valuesets
Search and retrieve value sets with comprehensive filtering and pagination.
Provides flexible search capabilities across value set data including names, types, and configuration settings. Results are paginated and can be filtered for configuration management and dropdown population.
Use this query to: • Browse available value sets for system configuration • Search for specific value sets by name or type • Filter value sets by creation or modification dates • Implement pagination for large result sets
Possible errors:
- VALUESET_LIST_ERROR: Failed to retrieve value sets due to system error
valuesets(
input: ValuesetSearchInput
): ValuesetResponse!
Arguments
valuesets.input
● ValuesetSearchInput
input
Search criteria and pagination parameters for filtering value sets.
Supports comprehensive filtering by names, types, creation dates, modification dates, and identifiers. All parameters are optional, allowing flexible querying from broad searches to specific lookups.
Pagination controls help manage large datasets efficiently.