feat: with sdl resolver in inbox.graphql
Some checks failed
deploy / deploy (push) Failing after 1m12s
Some checks failed
deploy / deploy (push) Failing after 1m12s
This commit is contained in:
parent
2338eb1fe4
commit
4500ac1d9e
|
@ -1,3 +1,9 @@
|
|||
# duffok 2023-12-01
|
||||
# add sdl to _Service
|
||||
type _Service {
|
||||
sdl: String
|
||||
}
|
||||
|
||||
enum MessageStatus {
|
||||
NEW
|
||||
UPDATED
|
||||
|
|
Loading…
Reference in New Issue
Block a user