Skip to content

Instantly share code, notes, and snippets.

@igorfelipee
Created April 28, 2021 18:28
Show Gist options
  • Save igorfelipee/bf23e68abd2241174fb9c651c8732e91 to your computer and use it in GitHub Desktop.
Save igorfelipee/bf23e68abd2241174fb9c651c8732e91 to your computer and use it in GitHub Desktop.
// Chamada para o BFF - *MUDAR_FRETE*
sessionMeta:{
idUsuario: '1234',
idCarrinho: '4567',
opcaoDeFrete: 'A_JATO'
},
payload: {
opcaoDeFreteSelecionada: 'MAIS_BARATO'
},
type: 'MUDAR_FRETE'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment