From 07e69d56f392ae00d931f2946d47291c79f0c23a Mon Sep 17 00:00:00 2001 From: Gerard Sans Date: Thu, 11 Apr 2019 17:39:01 +0530 Subject: [PATCH] Warning: new question appears Not sure if this applies here as this is React Native vs Angular but wanted to let you know. --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ```