noteEventsStream
Subscribe to note creation events with optional filtering.
noteEventsStream(
where: NoteEventsBoolExp
cursor: NoteEventsStreamCursorInput!
batchSize: Int!
): [NoteEvent!]
Arguments
noteEventsStream.where ● NoteEventsBoolExp input
noteEventsStream.cursor ● NoteEventsStreamCursorInput! non-null input
noteEventsStream.batchSize ● Int! non-null scalar
Type
NoteEvent object
Payload for an operator note created during a build