Fluent Commerce Logo
Docs
Sign In

Dynamic Utilities

Package

Changed on:

1 Sept 2025

Publisher:Fluent Commerce
Website:Fluent Commerce

Download reference module

Version History

2025-09-01

Java source code

Initial release

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