feat(errors): display basic errors with ariadne
This commit is contained in:
parent
4246775db5
commit
51569d3ec2
4 changed files with 52 additions and 7 deletions
|
|
@ -5,6 +5,7 @@ edition = "2024"
|
|||
authors = ["Khaïs COLIN"]
|
||||
|
||||
[dependencies]
|
||||
ariadne = "0.5.1"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "1.43.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue