I have articles nodes named Article with this type:
type Article { id: ID! favorite: Boolean content: String }
The value for fav