ERC20MultiSigSignerAddedConnection
Response for the signature bundle to add a particular validator to the signer list of the multisig contract
type ERC20MultiSigSignerAddedConnection {
edges: [ERC20MultiSigSignerAddedBundleEdge]
pageInfo: PageInfo
}