ENUM
OperationResultStatus
Operation result status.
link GraphQL Schema definition
- enum OperationResultStatus {
- }
link Require by
- DelegationNotificationResultCorresponds to Tezos RPC -> `$operation.alpha.operation_result.delegation`.
- DelegationResultnull
- DelegationResultRecordnull
- NullableOperationResultStatusFilterProvides filters for checking equality of the property value of nullable `OperationResultStatus` type.
- OperationResultnull
- OriginationNotificationResultCorresponds to Tezos RPC -> `$operation.alpha.operation_result.origination`.
- OriginationResultnull
- OriginationResultRecordnull
- RegisterGlobalConstantNotificationResultCorresponds to Tezos RPC -> `$operation.alpha.operation_result.register_global_constant`.
- RevealNotificationResultCorresponds to Tezos RPC -> `$operation.alpha.operation_result.reveal`.
- RevealResultnull
- RevealResultRecordnull
- SetDepositsLimitNotificationResultCorresponds to Tezos RPC -> `$operation.alpha.operation_result.set_deposits_limit`.
- TransactionNotificationResultCorresponds to Tezos RPC -> `$operation.alpha.operation_result.transaction`.
- TransactionResultnull
- TransactionResultRecordnull