field:can_delete,GraphQL::Types::Boolean,null: false,description: 'Can the current user delete the container repository.'
field:created_at,Types::TimeType,null: false,description: 'Timestamp when the container repository was created.'
field:expiration_policy_cleanup_status,Types::ContainerRepositoryCleanupStatusEnum,null: true,description: 'Tags cleanup status for the container repository.'
field:expiration_policy_started_at,Types::TimeType,null: true,description: 'Timestamp when the cleanup done by the expiration policy was started on the container repository.'
field:id,GraphQL::Types::ID,null: false,description: 'ID of the container repository.'
field:location,GraphQL::Types::String,null: false,description: 'URL of the container repository.'
field:name,GraphQL::Types::String,null: false,description: 'Name of the container repository.'
field:path,GraphQL::Types::String,null: false,description: 'Path of the container repository.'
field:location,GraphQL::Types::String,null: false,description: 'URL of the container repository.'
field:created_at,Types::TimeType,null: false,description: 'Timestamp when the container repository was created.'
field:updated_at,Types::TimeType,null: false,description: 'Timestamp when the container repository was updated.'
field:expiration_policy_started_at,Types::TimeType,null: true,description: 'Timestamp when the cleanup done by the expiration policy was started on the container repository.'
field:expiration_policy_cleanup_status,Types::ContainerRepositoryCleanupStatusEnum,null: true,description: 'Tags cleanup status for the container repository.'
field:project,Types::ProjectType,null: false,description: 'Project of the container registry.'
field:status,Types::ContainerRepositoryStatusEnum,null: true,description: 'Status of the container repository.'
field:tags_count,GraphQL::Types::Int,null: false,description: 'Number of tags associated with this image.'
field:can_delete,GraphQL::Types::Boolean,null: false,description: 'Can the current user delete the container repository.'
field:project,Types::ProjectType,null: false,description: 'Project of the container registry.'
field:updated_at,Types::TimeType,null: false,description: 'Timestamp when the container repository was updated.'