3 lines
No EOL
87 B
GraphQL
3 lines
No EOL
87 B
GraphQL
mutation CreateVersion ($modId: ModID!) {
|
|
versionID: createVersion(modId: $modId)
|
|
} |