Variables passed to mutation.mutate() or mutation.mutateAsync().
mutation.mutate()
mutation.mutateAsync()
When TRequest is never (operation has no request body), data is excluded.
TRequest
never
data
Path parameters type
Request body type (never if none)
Query parameters type
Variables passed to
mutation.mutate()ormutation.mutateAsync().When
TRequestisnever(operation has no request body),datais excluded.