Skip to content

Commit 65e83c7

Browse files
add isSandbox to query
1 parent 8867a9b commit 65e83c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/src/components/graphql/users.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ export const ME_Q = gql`
9393
configuration {
9494
gitCommit
9595
isDemoProject
96+
isSandbox
9697
manifest { ...ManifestFragment }
9798
gitStatus { cloned output }
9899
}

0 commit comments

Comments
 (0)