Datagraph Best Practices
non-scalar-parameters
general > non-scalar-parameters
Guidance
If complex objects can't be automatically processed, pass them in the body of the
HTTP request instead of passing them as URL parameters.
Message
Non-scalar parameter '{{core.name}}' should be passed in the body of the HTTP request instead.
Applies to Parameter