Guest User

Untitled

a guest
May 23rd, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. {
  2. nodeQuery(filter:{
  3. conditions:[{
  4. field: "status"
  5. value: ["1"]
  6. }]
  7. }){
  8. entities{
  9. entityLabel
  10. entityId
  11. }
  12. }
  13. }
Add Comment
Please, Sign In to add comment