Guest User

Untitled

a guest
Nov 29th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. {
  2. type: 'ADD_REQUEST',
  3. payload: {
  4. id: 1
  5. data: { username: 'csorlandi', email: 'claudio@rocketseat.com.br', password: '123456' },
  6. },
  7. meta: {
  8. retry: true
  9. }
  10. }
Add Comment
Please, Sign In to add comment