Parameters

View and set parameters to be sent with queries.

The :params command will show you a list of all your current parameters.

The :params {name: 'Stella', age: 24} command will replace your current parameters with the new parameters defined in the object.

Related: :help param