EthereumKeyRotationEdge
An Ethereum key rotation record that is returned in a paginated Ethereum key rotation connection
type EthereumKeyRotationEdge {
node: EthereumKeyRotation!
cursor: String
}
An Ethereum key rotation record that is returned in a paginated Ethereum key rotation connection
type EthereumKeyRotationEdge {
node: EthereumKeyRotation!
cursor: String
}
EthereumKeyRotationEdge.node ● EthereumKeyRotation! non-null objectEthereumKeyRotationEdge.cursor ● String scalar