mutation CreateUserGlobalEnvironment($variables: String!) { createUserGlobalEnvironment(variables: $variables) { id } }