API ReferenceInputsRelayInputVersion: V2On this pageRelayInputThe RelayInput input type specifies the Typed Data ID along with the Typed Data signature.input RelayInput { typedDataID: ID! signature: String!}FieldstypedDataID (ID)typedDataID the Typed Data ID.signature (String)signature the signature of the Typed Data message.