InformationMessageWithReadReceiptInfoMediationTemplate
A InformationMessageWithReadReceiptInfoMediationTemplate allows a provider to send information to a consumer. This message will be shown to the consumer and the provider will receive a read confirmation if the consumer has read it.
type InformationMessageWithReadReceiptInfoMediationTemplate implements InfoMediationTemplate {
id: String!
type: InfoMediationTemplateType!
name: String!
}