Skip to content

How can I add additional input arguments at the gateway? #5017

Answered by ardatan
JonasDoe asked this question in Q&A
Discussion options

You must be logged in to vote

You can add your additional arguments to args;

args: {
  // your args here
  ...args,
}

Is this what you need? Otherwise please create a reproduction on CodeSandbox or StackBlitz. Thanks!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@JonasDoe
Comment options

@JonasDoe
Comment options

@ardatan
Comment options

@JonasDoe
Comment options

Answer selected by ardatan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants