johhansantana
12/06/2017, 2:38 PMjohhansantana
12/06/2017, 2:40 PMsubscription {
User(filter: {
mutation_in: [UPDATED]
}) {
updatedFields
node {
id
email
name
}
}
}
but if I update the user this will not get invoked