Newer
Older
module.exports = {
client: {
service: {
name: "local",
localSchemaFile: "schema.graphql",
},
},
};
Important: The GitLab Kubernetes cluster CA needs to be rotated. This will cause some outages on Thursday 27th March 2025 between 08:00 and 12:00 CET.
module.exports = {
client: {
service: {
name: "local",
localSchemaFile: "schema.graphql",
},
},
};