Dynamic Utilities
Package
Changed on:
7 Aug 2026
| Publisher: | Fluent Commerce |
|---|---|
| Website: | Fluent Commerce |
Download Package
Version History
See previous versions
2025-12-11Key Changes:Version upgrade according to the corresponding version of the Core Reference Module.Java Source Code
Overview
The`util-dynamic` library is a collection of powerful utility functions that allow you to generate GraphQL queries and mutations at runtime. This enables the creation of highly configurable and reusable rules that can adapt to different needs without requiring code changes.Detailed Technical Description
Usage
1<dependency>
2 <groupId>com.fluentcommerce</groupId>
3 <artifactId>util-dynamic</artifactId>
4 <version>${util-dynamic.version}</version>
5</dependency>| Capability type: | Tool |
|---|