field:id,GraphQL::Types::ID,null: false,description: 'ID of this GeoNode.'
field:primary,GraphQL::Types::Boolean,null: true,description: 'Indicates whether this Geo node is the primary.'
field:enabled,GraphQL::Types::Boolean,null: true,description: 'Indicates whether this Geo node is enabled.'
field:name,GraphQL::Types::String,null: true,description: 'The unique identifier for this Geo node.'
field:url,GraphQL::Types::String,null: true,description: 'The user-facing URL for this Geo node.'
field:internal_url,GraphQL::Types::String,null: true,description: 'The URL defined on the primary node that secondary nodes should use to contact it.'
field:files_max_capacity,GraphQL::Types::Int,null: true,description: 'The maximum concurrency of LFS/attachment backfill for this secondary node.'
field:repos_max_capacity,GraphQL::Types::Int,null: true,description: 'The maximum concurrency of repository backfill for this secondary node.'
field:verification_max_capacity,GraphQL::Types::Int,null: true,description: 'The maximum concurrency of repository verification for this secondary node.'
field:container_repositories_max_capacity,GraphQL::Types::Int,null: true,description: 'The maximum concurrency of container repository sync for this secondary node.'
field:name,GraphQL::Types::String,null: true,description: 'Unique identifier for this Geo node.'
field:url,GraphQL::Types::String,null: true,description: 'User-facing URL for this Geo node.'
field:internal_url,GraphQL::Types::String,null: true,description: 'URL defined on the primary node secondary nodes should use to contact it.'
field:files_max_capacity,GraphQL::Types::Int,null: true,description: 'Maximum concurrency of LFS/attachment backfill for this secondary node.'
field:repos_max_capacity,GraphQL::Types::Int,null: true,description: 'Maximum concurrency of repository backfill for this secondary node.'
field:verification_max_capacity,GraphQL::Types::Int,null: true,description: 'Maximum concurrency of repository verification for this secondary node.'
field:container_repositories_max_capacity,GraphQL::Types::Int,null: true,description: 'Maximum concurrency of container repository sync for this secondary node.'
field:sync_object_storage,GraphQL::Types::Boolean,null: true,description: 'Indicates if this secondary node will replicate blobs in Object Storage.'
field:selective_sync_type,GraphQL::Types::String,null: true,description: 'Indicates if syncing is limited to only specific groups, or shards.'
field:selective_sync_shards,type: [GraphQL::Types::String],null: true,description: 'The repository storages whose projects should be synced, if `selective_sync_type` == `shards`.'
field:selective_sync_namespaces,::Types::NamespaceType.connection_type,null: true,method: :namespaces,description: 'The namespaces that should be synced, if `selective_sync_type` == `namespaces`.'
field:minimum_reverification_interval,GraphQL::Types::Int,null: true,description: 'The interval (in days) in which the repository verification is valid. Once expired, it will be reverified.'
field:selective_sync_shards,type: [GraphQL::Types::String],null: true,description: 'Repository storages whose projects should be synced, if `selective_sync_type` == `shards`.'
field:selective_sync_namespaces,::Types::NamespaceType.connection_type,null: true,method: :namespaces,description: 'Namespaces that should be synced, if `selective_sync_type` == `namespaces`.'
field:minimum_reverification_interval,GraphQL::Types::Int,null: true,description: 'Interval (in days) in which the repository verification is valid. After expiry, it is reverted.'
description: 'A value of DataVisualizationWeightEnum. The color weight to assign to for the on-call user. Note: To view on-call schedules in GitLab, do not provide a value below 500. A value between 500 and 950 ensures sufficient contrast.'
description: 'Color weight to assign to for the on-call user. To view on-call schedules in GitLab, do not provide a value below 500. A value between 500 and 950 ensures sufficient contrast.'