Skip to content

Commit c804533

Browse files
authored
Merge pull request #223 from neo4j/mjfwebb-patch-2
5.x Update indexes-and-constraints.adoc
2 parents 38875ad + d4efbc1 commit c804533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/directives/indexes-and-constraints.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Requires credentials for the plugin.
378378
Ensure your provider credentials are set in the call to Neo4jGraphQL, for example:
379379

380380
.Feature configuration
381-
[source, graphql]
381+
[source, javascript]
382382
----
383383
const neoSchema = new Neo4jGraphQL({
384384
typeDefs,

0 commit comments

Comments
 (0)