Guest User

Untitled

a guest
Jun 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. collection:
  2. collection_key_name:
  3.  
  4. # assign an array of results
  5. results: result_array
  6.  
  7. # setup the model
  8. model: ModelName
  9.  
  10. # Query with query key inheritance
  11. query: query_key
  12. # Query syntax #2
  13. query:
  14. where:
  15. ...
  16. blah:
  17. ...
  18. blah:
  19. ...
Add Comment
Please, Sign In to add comment