Query Params

Before You Get Started

By default when using the Request Chain, you can get a value from a request's query params by using the following in a resource:

const param = request.params.queryParam("param_name");

Instructions

Sorry! Still working on this!

Verification

Sorry! Still working on this!

Next Steps

Sorry! Still working on this!