Skip to content

Commit

Permalink
docs: add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hnsr authored Nov 23, 2022
1 parent 159ad61 commit c32cd68
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# ReachDigital_CustomerConfirmationGraphQl

Add GraphQL mutation for confirming customers when this setting is enabled, see `src/etc/schema.graphqls`.
Add GraphQL mutation for confirming customers when this setting is enabled, see `src/etc/schema.graphqls`.

## Installation

```bash
composer require reach-digital/magento2-customer-confirmation-graph-ql
```

0 comments on commit c32cd68

Please sign in to comment.