INPUT_OBJECT
The input object that defines the fields for the createAgentGovernanceLog mutation.
input CreateAgentGovernanceLogMutationInput {# The type.type: LogType!# The message.message: Text}