Skip to main content

MessageDefinitionUpdate

No description

MessageDefinitionUpdate(
id: ID!
res: MessageDefinitionUpdateInput!
): MessageDefinition

Arguments

MessageDefinitionUpdate.id ● ID! non-null scalar

MessageDefinitionUpdate.res ● MessageDefinitionUpdateInput! non-null input

Type

MessageDefinition object

Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted. If the element is present, it must have either a @value, an @id, or extensions