The input parameter for the
sendApplicationSignal
mutation.Caution: this is currently under development and may be changed or removed without notice.Fields
Name | Description |
---|---|
String! | The scheme ID of the application signal.Supported values are: global and globalPublicTest . |
String! | The unique tracking token.This token must be generated by SEEK and should be distinct for a given application. |
String! | The type of the signal to be sent.Currently, only ApplicationComplete is supported. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Mutation | input argument |