Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ef82b84

Browse files
f f
authored
declare FRAGMENT_SEPERATOR
1 parent 46d3049 commit ef82b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎graphql.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
}
153153

154154
// "fragment auth.login" will be "fragment auth_login"
155-
FRAGMENT_SEPERATOR = "_"
155+
varFRAGMENT_SEPERATOR = "_"
156156

157157
// The autodeclare keyword.
158158
GraphQLClient.AUTODECLARE_PATTERN = /\(@autodeclare\)|\(@autotype\)/g

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /