Guest User

Untitled

a guest
Jul 20th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. mutation UpdateStuff($id: Int = 1) {
  2. ContractPropertyUpdateMutation(id: $id, userId: "9d31af8d-a752-4a63-996a-019deb6cf269", ipAddress: "1.1.1.1", userAgent: "Some") {
  3. id
  4. contractId
  5. hotelId
  6. }
  7. }
Add Comment
Please, Sign In to add comment