mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
disable dependency between fragments (causes error on mutations)
This commit is contained in:
parent
08a686f496
commit
179f7bb1aa
1 changed files with 1 additions and 1 deletions
|
@ -49,5 +49,5 @@ Posts.fragments = {
|
|||
__slug
|
||||
}
|
||||
}
|
||||
`, Users.fragments.avatar),
|
||||
`/*, Users.fragments.avatar*/),
|
||||
}
|
Loading…
Add table
Reference in a new issue