mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-15 05:31:02 -05:00
4 lines
94 B
GraphQL
4 lines
94 B
GraphQL
mutation fileOpenInEditor ($input: OpenInEditorInput!) {
|
|
fileOpenInEditor (input: $input)
|
|
}
|