Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed modules/ROOT/images/banner.png
Binary file not shown.
Binary file removed modules/ROOT/images/first-query.png
Binary file not shown.
Binary file removed modules/ROOT/images/readme-banner.png
Binary file not shown.
4 changes: 2 additions & 2 deletions modules/ROOT/pages/subscriptions/events.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ subscriptions/events/update.adoc
This page covers a variety of subscription options offered by the Neo4j GraphQL Library.

[NOTE]
===
====
Only changes made through `@neo4j/graphql` should trigger the events here described.
Changes made directly to the database or using the xref::type-definitions/directives/cypher.adoc[`@cypher` directive] will **not** trigger any event.
===
====

== `CREATE`

Expand Down