INPUT_OBJECT
Input for resolving a Prediction Event (and paying out all of the users who predicted correctly).
1input ResolvePredictionEventInput {42# The unique identifier of the Prediction Event to resolve.3eventID: ID!75# The unique identifier of the Prediction Outcome to select as the winner.6outcomeID: ID!8}