Skip to content

Instantly share code, notes, and snippets.

@desaijay315
Created September 14, 2020 06:19
Show Gist options
  • Save desaijay315/a1c50615e801752f58a23a65129b8541 to your computer and use it in GitHub Desktop.
Save desaijay315/a1c50615e801752f58a23a65129b8541 to your computer and use it in GitHub Desktop.
fragment RegularPostResponse on PostResponse{
errors{
...RegularPostError
},
post{
...RegularPost
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment