RepositoryWithoutGit

Data of a repository without git

Implements

Fields

contentType (RepositoryContentType!)

Type of the repository

description (String)

Description of the repository

id (ID!)

ID of the repository

memberships ([RepositoryMembership!]!)

List of the repository's memberships

Argument Type Description
limit Int

Maximum number of memberships to list

The default value is 20.

role RepositoryRole

Filter the users by the membership role

skip Int

Skip the first n memberships

The default value is 0.

name (String!)

Name of the repository

owner (OrganizationalUnit!)

Owner of the repository

permissions (RepositoryPermissions)

The current_user's permissions for this repository

urlMappings ([UrlMapping!]!)

List of all URL Mappings of this repository

visibility (RepositoryVisibility!)

Visibility of the repository