EnqueueOffChainEventResult: {
    __typename?: "EnqueueOffChainEventResult";
    bucketName: Scalars["String"]["output"];
}

Response object from queueing an offchain event

Type declaration

  • Optional__typename?: "EnqueueOffChainEventResult"
  • bucketName: Scalars["String"]["output"]

    The bucket in which the event should be stored