SendApplicationSignalInput
Input object

The input parameter for the sendApplicationSignal mutation.Caution: this is currently under development and may be changed or removed without notice.

Fields

Name
Description
schemeId* 
String!
The scheme ID of the application signal.Supported values are: global and globalPublicTest.
token* 
String!
The unique tracking token.This token must be generated by SEEK and should be distinct for a given application.
typeCode* 
String!
The type of the signal to be sent.Currently, only ApplicationComplete is supported.

Seen in

Parent name
Parent type
Description
Mutation
input argument