---
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fragment RegularPostResponse on PostResponse {
|
||||
errors {
|
||||
...RegularError
|
||||
}
|
||||
post {
|
||||
...RegularPost
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user