Skip to content

Instantly share code, notes, and snippets.

@csorlandi
Created November 29, 2018 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csorlandi/4672449283daead5c0efe6219c571b1d to your computer and use it in GitHub Desktop.
Save csorlandi/4672449283daead5c0efe6219c571b1d to your computer and use it in GitHub Desktop.
{
type: 'ADD_REQUEST',
payload: {
id: 1
data: { username: 'csorlandi', email: 'claudio@rocketseat.com.br', password: '123456' },
},
meta: {
retry: true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment