Skip to content

Commit e854e06

Browse files
committed
fix(graphql-model-transformer): update wordings
1 parent 7f4e178 commit e854e06

File tree

1 file changed

+1
-1
lines changed
  • src/pages/gen1/[platform]/build-a-backend/graphqlapi/data-modeling

1 file changed

+1
-1
lines changed

src/pages/gen1/[platform]/build-a-backend/graphqlapi/data-modeling/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ Declaring custom Query, Mutation, and/or Subscription with the same field names
11431143
</Callout>
11441144

11451145
<Callout info>
1146-
The 'extend' keyword can only be applied to GraphQL Queries, Mutations, and Subscriptions. Amplify directives are not supported on these extended type definitions.
1146+
Amplify directives are not supported on the extended type definitions.
11471147
</Callout>
11481148

11491149
## How it works

0 commit comments

Comments
 (0)