Expand description
Structs for deserializing the JSON response from the GitLab API
Structsยง
- ApiResponse ๐
- The top-level node of a GitLab API response.
- Data ๐
- Response data of the GitLab API.
- Graph
QlError ๐ - The actual GraphQL error.
- Graph
QlErrors ๐ - A list of GraphQL errors that occurred during the query.
- Page
Info ๐ - Information to aid in the pagination of the GitLab API.
- Project ๐
- The queried GitLab repository as it appears in the GitLab API.
- Time
Logs - Time logs as they appear in the GitLab API with pagination information.