INPUT_OBJECT

GoRaidInput

Inputs to the goRaid mutation.

link GraphQL Schema definition

1input GoRaidInput {
4
2# Source ID.
3sourceID: ID!
5}