É possível alterar o op-confirmation-title e similares pelo GraphiQL?

É possível alterar o texto contido no “op-confirmation-title” da order-placed?

Preciso alterar o texto padrão do op-confirmation-title e o block dele não possui props de texto, mas verifquei que na GraphQL IDE possui uma opção chamada vtex.order-placed-graphql@1.16.1, é possível alterar o texto por ele? se sim como fazer isso?

Hi @Marinho Yes you can.
Try Accessing the Admin-Graphql-Ide inside your Admin Panel and Choose App vtex.messages.
[Overwriting the Messages app](https://Messages Change)

The messages key can be found from over here https://github.com/vtex-apps/order-placed/tree/master/messages

This should help and provide a little bit of overview.

Regards,
Tanishq

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.