InformationRequestInfoMediationTemplate
An informationRequestTemplate allows a provider to request "structured" data of the consumer. Note that this is a "static" journeyReferenceType of info mediation template that was configured for the providers organisation by the Linckr admin during on boarding. No additional request params must be added. At last the intent of the information request can be derived from the name. For example UBO: requests "structured" data about the ultimate beneficial owner
type InformationRequestInfoMediationTemplate implements InfoMediationTemplate {
id: String!
type: InfoMediationTemplateType!
name: String!
}