diff --git a/README.md b/README.md index 5a84901..46d60b0 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ amplify push > Enter the file name pattern of graphql queries, mutations and subscriptions: (src/graphql/**/*.js) > Do you want to generate/update all possible GraphQL operations - queries, mutations and subscriptions: Y > Enter maximum statement depth [increase from default if your schema is deeply nested]: (2) +> Enter the file name for the generated code ```