Skip to content

Passing data to RestRequestTransformer without making a query #666

Description

@hortigado

Hi, lately I've needed to pass some data to a .request to customize my REST calls. But the only way is with a Query(), which causes errors like "field doesn't exist" or performing the query locally when I don't want to.
Previously, providerArgs helped with this, but with the new version, it's no longer possible to pass data to the request without using a query. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions