Guest User

Untitled

a guest
Apr 25th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. subscription {
  2. post {
  3. mutation
  4. updatedFields
  5. node {
  6. title
  7. }
  8. previousValues {
  9. title
  10. }
  11. }
  12. }
Add Comment
Please, Sign In to add comment