ENUM
OperationKind
The kind of an operation.
link GraphQL Schema definition
- enum OperationKind {
- }
link Require by
- AbstractEndorsementNotificationnull
- ActivateAccountNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = activate_account]`.
- ActivateAccountRecordnull
- BallotNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = ballot]`.
- BallotRecordnull
- Delegationnull
- DelegationNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = delegation]`.
- DelegationRecordnull
- DoubleBakingEvidenceNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = double_baking_evidence]`.
- DoubleBakingEvidenceRecordnull
- DoubleEndorsementEvidenceNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = double_endorsement_evidence]`.
- DoubleEndorsementEvidenceRecordnull
- DoublePreendorsementEvidenceNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = preendorsement]`.
- Endorsementnull
- EndorsementNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = endorsement]`.
- EndorsementRecordnull
- EndorsementWithSlotNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = endorsement_with_slot]`.
- MoneyOperationCorresponds to an `Operation` that deals with money.
- MoneyOperationNotificationCorresponds to an `OperationNotification` that deals with money.
- MoneyOperationRecordnull
- Operationnull
- OperationNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result`.
- OperationNotificationWithBalanceUpdatesCorresponds to an `OperationNotification` that can contain balance updates.
- OperationRecordnull
- Originationnull
- OriginationNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = origination]`.
- OriginationRecordnull
- PreendorsementNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = preendorsement]`.
- ProposalRecordnull
- ProposalsNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = proposals]`.
- RegisterGlobalConstantNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = register_global_constant]`.
- Revealnull
- RevealNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = reveal]`.
- RevealRecordnull
- SeedNonceRevelationNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = seed_nonce_revelation]`.
- SeedNonceRevelationRecordnull
- SetDepositsLimitNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = set_deposits_limit]`.
- Transactionnull
- TransactionNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = transaction]`.
- TransactionRecordnull