Home > @uniformdev/mesh-sdk-react > RequestParameters

RequestParameters() function

Component to manage query parameters on a request

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

{ disableVariables, addOmitIfEmpty, }

</td><td>

Pick<InputVariablesProps, 'disableVariables' | 'addOmitIfEmpty'>

</td><td>

</td></tr> </tbody></table> Returns:

_emotion_react_types_jsx_namespace.EmotionJSX.Element