mirror of
https://github.com/Ratstail91/sineQL.git
synced 2025-11-29 10:44:28 +11:00
Implemented update
This commit is contained in:
@@ -24,7 +24,7 @@ const simpleBookQuery = `
|
||||
|
||||
create Book {
|
||||
create title "The Wind in the Willows"
|
||||
create published "1908"
|
||||
create published "1908-04-01"
|
||||
create rating 9.5
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user