Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. recipe(
  2. limit: Int
  3. offset: Int
  4. order_by: [recipe_order_by!]
  5. where: recipe_bool_exp
  6. ): [recipe!]!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement