Guest User

Untitled

a guest
Sep 7th, 2023
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. mutation {
  2. createInvitation(input: {
  3. inviteCode: "dan-hargreaves"
  4. companyId: 440109
  5. personId: 123516526
  6. role: USER
  7. }) {
  8. id
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment