Queries
id
ID of the object.
Tipo: ID!
relay
Workaround for re-exposing the root query object. (Refer to https://github.com/facebook/relay/issues/112 for more information.).
Tipo: Query!
Mutations
addEnterpriseAdmin
Adds an administrator to the global enterprise account.
Campos de entrada para addEnterpriseAdmin
input(AddEnterpriseAdminInput!)
Campos de retorno para addEnterpriseAdmin
| Nombre | Descripción |
|---|---|
| The user who was added as an administrator. |
| A unique identifier for the client performing the mutation. |
| The updated enterprise. |
| The role of the administrator. |
| The viewer performing the mutation. |
createTeamDiscussion
Creates a new team discussion.
Campos de entrada para createTeamDiscussion
input(CreateTeamDiscussionInput!)
Campos de retorno para createTeamDiscussion
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The new discussion. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
createTeamDiscussionComment
Creates a new team discussion comment.
Campos de entrada para createTeamDiscussionComment
Campos de retorno para createTeamDiscussionComment
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The new comment. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
deleteTeamDiscussion
Deletes a team discussion.
Campos de entrada para deleteTeamDiscussion
input(DeleteTeamDiscussionInput!)
Campos de retorno para deleteTeamDiscussion
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
deleteTeamDiscussionComment
Deletes a team discussion comment.
Campos de entrada para deleteTeamDiscussionComment
Campos de retorno para deleteTeamDiscussionComment
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
updateEnterpriseTeamDiscussionsSetting
Sets whether team discussions are enabled for an enterprise.
Campos de entrada para updateEnterpriseTeamDiscussionsSetting
Campos de retorno para updateEnterpriseTeamDiscussionsSetting
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The enterprise with the updated team discussions setting. |
| A message confirming the result of updating the team discussions setting. |
updateTeamDiscussion
Updates a team discussion.
Campos de entrada para updateTeamDiscussion
input(UpdateTeamDiscussionInput!)
Campos de retorno para updateTeamDiscussion
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The updated discussion. |
updateTeamDiscussionComment
Updates a discussion comment.
Campos de entrada para updateTeamDiscussionComment
Campos de retorno para updateTeamDiscussionComment
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The updated comment. |
Objects
PageInfo
Information about pagination in a connection.
Campos para PageInfo
| Nombre | Descripción |
|---|---|
| When paginating forwards, the cursor to continue. |
| When paginating forwards, are there more items?. |
| When paginating backwards, are there more items?. |
| When paginating backwards, the cursor to continue. |
TeamDiscussion
A team discussion.
TeamDiscussion Implementa
Campos para TeamDiscussion
| Nombre | Descripción |
|---|---|
| The actor who authored the comment. |
| Author's association with the discussion's team. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The body as Markdown. |
| The body rendered to HTML. |
| The body rendered to text. |
| Identifies the discussion body hash. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| A list of comments on this discussion. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. Argumentos para
|
| The HTTP path for discussion comments. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The HTTP URL for discussion comments. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Identifies the date and time when the object was created. |
| Check if this comment was created via an email reply. |
| Identifies the primary key from the database. |
| The actor who edited the comment. |
| The Node ID of the TeamDiscussion object. |
| Check if this comment was edited and includes an edit with the creation data. |
| Whether or not the discussion is pinned. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Whether or not the discussion is only visible to team members and organization owners. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The moment the editor made the last edit. |
| Identifies the discussion within its team. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Identifies when the comment was published at. |
| A list of reactions grouped by content left on the subject. |
| A list of Reactions left on the Issue. Argumentos para
|
| The HTTP path for this discussion. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The team that defines the context of this discussion. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The title of the discussion. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Identifies the date and time when the object was last updated. |
| The HTTP URL for this discussion. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| A list of edits to this content. Argumentos para
|
| Check if the current viewer can delete this object. |
| Whether or not the current viewer can pin this discussion. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Can user react to this subject. |
| Check if the viewer is able to change their subscription status for the repository. |
| Check if the current viewer can update this object. |
| Reasons why the current viewer can not update this comment. |
| Did the viewer author this comment. |
| Identifies if the viewer is watching, not watching, or ignoring the subscribable entity. |
TeamDiscussionComment
A comment on a team discussion.
TeamDiscussionComment Implementa
Campos para TeamDiscussionComment
| Nombre | Descripción |
|---|---|
| The actor who authored the comment. |
| Author's association with the comment's team. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The body as Markdown. |
| The body rendered to HTML. |
| The body rendered to text. |
| The current version of the body content. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Identifies the date and time when the object was created. |
| Check if this comment was created via an email reply. |
| Identifies the primary key from the database. |
| The discussion this comment is about. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The actor who edited the comment. |
| The Node ID of the TeamDiscussionComment object. |
| Check if this comment was edited and includes an edit with the creation data. |
| The moment the editor made the last edit. |
| Identifies the comment number. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Identifies when the comment was published at. |
| A list of reactions grouped by content left on the subject. |
| A list of Reactions left on the Issue. Argumentos para
|
| The HTTP path for this comment. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| Identifies the date and time when the object was last updated. |
| The HTTP URL for this comment. Advertencia
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| A list of edits to this content. Argumentos para
|
| Check if the current viewer can delete this object. |
| Can user react to this subject. |
| Check if the current viewer can update this object. |
| Reasons why the current viewer can not update this comment. |
| Did the viewer author this comment. |
TeamDiscussionCommentConnection
The connection type for TeamDiscussionComment.
Campos para TeamDiscussionCommentConnection
| Nombre | Descripción |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
TeamDiscussionCommentEdge
An edge in a connection.
Campos para TeamDiscussionCommentEdge
| Nombre | Descripción |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
TeamDiscussionConnection
The connection type for TeamDiscussion.
Campos para TeamDiscussionConnection
| Nombre | Descripción |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
TeamDiscussionEdge
An edge in a connection.
Campos para TeamDiscussionEdge
| Nombre | Descripción |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
Enums
IssueTimelineItemsItemType
The possible item types found in a timeline.
Valores de IssueTimelineItemsItemType.
| Nombre | Descripción |
|---|---|
ADDED_TO_PROJECT_EVENT | Represents a |
ADDED_TO_PROJECT_V2_EVENT | Represents a |
ASSIGNED_EVENT | Represents an |
BLOCKED_BY_ADDED_EVENT | Represents a |
BLOCKED_BY_REMOVED_EVENT | Represents a |
BLOCKING_ADDED_EVENT | Represents a |
BLOCKING_REMOVED_EVENT | Represents a |
CLOSED_EVENT | Represents a |
COMMENT_DELETED_EVENT | Represents a |
CONNECTED_EVENT | Represents a |
CONVERTED_FROM_DRAFT_EVENT | Represents a |
CONVERTED_NOTE_TO_ISSUE_EVENT | Represents a |
CONVERTED_TO_DISCUSSION_EVENT | Represents a |
CROSS_REFERENCED_EVENT | Represents a mention made by one issue or pull request to another. |
DEMILESTONED_EVENT | Represents a |
DISCONNECTED_EVENT | Represents a |
ISSUE_COMMENT | Represents a comment on an Issue. |
ISSUE_FIELD_ADDED_EVENT | Represents a |
ISSUE_FIELD_CHANGED_EVENT | Represents a |
ISSUE_FIELD_REMOVED_EVENT | Represents a |
ISSUE_TYPE_ADDED_EVENT | Represents a |
ISSUE_TYPE_CHANGED_EVENT | Represents a |
ISSUE_TYPE_REMOVED_EVENT | Represents a |
LABELED_EVENT | Represents a |
LOCKED_EVENT | Represents a |
MARKED_AS_DUPLICATE_EVENT | Represents a |
MENTIONED_EVENT | Represents a |
MILESTONED_EVENT | Represents a |
MOVED_COLUMNS_IN_PROJECT_EVENT | Represents a |
PARENT_ISSUE_ADDED_EVENT | Represents a |
PARENT_ISSUE_REMOVED_EVENT | Represents a |
PINNED_EVENT | Represents a |
PROJECT_V2_ITEM_STATUS_CHANGED_EVENT | Represents a |
REFERENCED_EVENT | Represents a |
REMOVED_FROM_PROJECT_EVENT | Represents a |
REMOVED_FROM_PROJECT_V2_EVENT | Represents a |
RENAMED_TITLE_EVENT | Represents a |
REOPENED_EVENT | Represents a |
SUBSCRIBED_EVENT | Represents a |
SUB_ISSUE_ADDED_EVENT | Represents a |
SUB_ISSUE_REMOVED_EVENT | Represents a |
TRANSFERRED_EVENT | Represents a |
UNASSIGNED_EVENT | Represents an |
UNLABELED_EVENT | Represents an |
UNLOCKED_EVENT | Represents an |
UNMARKED_AS_DUPLICATE_EVENT | Represents an |
UNPINNED_EVENT | Represents an |
UNSUBSCRIBED_EVENT | Represents an |
USER_BLOCKED_EVENT | Represents a |
PullRequestTimelineItemsItemType
The possible item types found in a timeline.
Valores de PullRequestTimelineItemsItemType.
| Nombre | Descripción |
|---|---|
ADDED_TO_MERGE_QUEUE_EVENT | Represents an |
ADDED_TO_PROJECT_EVENT | Represents a |
ADDED_TO_PROJECT_V2_EVENT | Represents a |
ASSIGNED_EVENT | Represents an |
AUTOMATIC_BASE_CHANGE_FAILED_EVENT | Represents a |
AUTOMATIC_BASE_CHANGE_SUCCEEDED_EVENT | Represents a |
AUTO_MERGE_DISABLED_EVENT | Represents a |
AUTO_MERGE_ENABLED_EVENT | Represents a |
AUTO_REBASE_ENABLED_EVENT | Represents a |
AUTO_SQUASH_ENABLED_EVENT | Represents a |
BASE_REF_CHANGED_EVENT | Represents a |
BASE_REF_DELETED_EVENT | Represents a |
BASE_REF_FORCE_PUSHED_EVENT | Represents a |
BLOCKED_BY_ADDED_EVENT | Represents a |
BLOCKED_BY_REMOVED_EVENT | Represents a |
BLOCKING_ADDED_EVENT | Represents a |
BLOCKING_REMOVED_EVENT | Represents a |
CLOSED_EVENT | Represents a |
COMMENT_DELETED_EVENT | Represents a |
CONNECTED_EVENT | Represents a |
CONVERTED_FROM_DRAFT_EVENT | Represents a |
CONVERTED_NOTE_TO_ISSUE_EVENT | Represents a |
CONVERTED_TO_DISCUSSION_EVENT | Represents a |
CONVERT_TO_DRAFT_EVENT | Represents a |
CROSS_REFERENCED_EVENT | Represents a mention made by one issue or pull request to another. |
DEMILESTONED_EVENT | Represents a |
DEPLOYED_EVENT | Represents a |
DEPLOYMENT_ENVIRONMENT_CHANGED_EVENT | Represents a |
DISCONNECTED_EVENT | Represents a |
HEAD_REF_DELETED_EVENT | Represents a |
HEAD_REF_FORCE_PUSHED_EVENT | Represents a |
HEAD_REF_RESTORED_EVENT | Represents a |
ISSUE_COMMENT | Represents a comment on an Issue. |
ISSUE_FIELD_ADDED_EVENT | Represents a |
ISSUE_FIELD_CHANGED_EVENT | Represents a |
ISSUE_FIELD_REMOVED_EVENT | Represents a |
ISSUE_TYPE_ADDED_EVENT | Represents a |
ISSUE_TYPE_CHANGED_EVENT | Represents a |
ISSUE_TYPE_REMOVED_EVENT | Represents a |
LABELED_EVENT | Represents a |
LOCKED_EVENT | Represents a |
MARKED_AS_DUPLICATE_EVENT | Represents a |
MENTIONED_EVENT | Represents a |
MERGED_EVENT | Represents a |
MILESTONED_EVENT | Represents a |
MOVED_COLUMNS_IN_PROJECT_EVENT | Represents a |
PARENT_ISSUE_ADDED_EVENT | Represents a |
PARENT_ISSUE_REMOVED_EVENT | Represents a |
PINNED_EVENT | Represents a |
PROJECT_V2_ITEM_STATUS_CHANGED_EVENT | Represents a |
PULL_REQUEST_COMMIT | Represents a Git commit part of a pull request. |
PULL_REQUEST_COMMIT_COMMENT_THREAD | Represents a commit comment thread part of a pull request. |
PULL_REQUEST_REVIEW | A review object for a given pull request. |
PULL_REQUEST_REVIEW_THREAD | A threaded list of comments for a given pull request. |
PULL_REQUEST_REVISION_MARKER | Represents the latest point in the pull request timeline for which the viewer has seen the pull request's commits. |
READY_FOR_REVIEW_EVENT | Represents a |
REFERENCED_EVENT | Represents a |
REMOVED_FROM_MERGE_QUEUE_EVENT | Represents a |
REMOVED_FROM_PROJECT_EVENT | Represents a |
REMOVED_FROM_PROJECT_V2_EVENT | Represents a |
RENAMED_TITLE_EVENT | Represents a |
REOPENED_EVENT | Represents a |
REVIEW_DISMISSED_EVENT | Represents a |
REVIEW_REQUESTED_EVENT | Represents an |
REVIEW_REQUEST_REMOVED_EVENT | Represents an |
SUBSCRIBED_EVENT | Represents a |
SUB_ISSUE_ADDED_EVENT | Represents a |
SUB_ISSUE_REMOVED_EVENT | Represents a |
TRANSFERRED_EVENT | Represents a |
UNASSIGNED_EVENT | Represents an |
UNLABELED_EVENT | Represents an |
UNLOCKED_EVENT | Represents an |
UNMARKED_AS_DUPLICATE_EVENT | Represents an |
UNPINNED_EVENT | Represents an |
UNSUBSCRIBED_EVENT | Represents an |
USER_BLOCKED_EVENT | Represents a |
RepositoryRuleType
The rule types supported in rulesets.
Valores de RepositoryRuleType.
| Nombre | Descripción |
|---|---|
AUTHORIZATION | Authorization. |
BRANCH_NAME_PATTERN | Branch name pattern. |
CODE_SCANNING | Choose which tools must provide code scanning results before the reference is updated. When configured, code scanning must be enabled and have results for both the commit and the reference being updated. |
COMMITTER_EMAIL_PATTERN | Committer email pattern. |
COMMIT_AUTHOR_EMAIL_PATTERN | Commit author email pattern. |
COMMIT_MESSAGE_PATTERN | Commit message pattern. |
COPILOT_CODE_REVIEW | Request Copilot code review for new pull requests automatically if the author has access to Copilot code review and their premium requests quota has not reached the limit. |
CREATION | Only allow users with bypass permission to create matching refs. |
DELETION | Only allow users with bypass permissions to delete matching refs. |
FILE_EXTENSION_RESTRICTION | Prevent commits that include files with specified file extensions from being pushed to the commit graph. |
FILE_PATH_RESTRICTION | Prevent commits that include changes in specified file and folder paths from being pushed to the commit graph. This includes absolute paths that contain file names. |
LOCK_BRANCH | Branch is read-only. Users cannot push to the branch. |
MAX_FILE_PATH_LENGTH | Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit graph. |
MAX_FILE_SIZE | Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph. |
MAX_REF_UPDATES | Max ref updates. |
MERGE_QUEUE | Merges must be performed via a merge queue. |
MERGE_QUEUE_LOCKED_REF | Merge queue locked ref. |
NON_FAST_FORWARD | Prevent users with push access from force pushing to refs. |
PULL_REQUEST | Require all commits be made to a non-target branch and submitted via a pull request before they can be merged. |
REQUIRED_DEPLOYMENTS | Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches this rule. |
REQUIRED_LINEAR_HISTORY | Prevent merge commits from being pushed to matching refs. |
REQUIRED_REVIEW_THREAD_RESOLUTION | When enabled, all conversations on code must be resolved before a pull request can be merged into a branch that matches this rule. |
REQUIRED_SIGNATURES | Commits pushed to matching refs must have verified signatures. |
REQUIRED_STATUS_CHECKS | Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed to another ref where the checks pass. |
REQUIRED_WORKFLOW_STATUS_CHECKS | Require all commits be made to a non-target branch and submitted via a pull request and required workflow checks to pass before they can be merged. |
SECRET_SCANNING | Secret scanning. |
TAG | Tag. |
TAG_NAME_PATTERN | Tag name pattern. |
UPDATE | Only allow users with bypass permission to update matching refs. |
WORKFLOWS | Require all changes made to a targeted branch to pass the specified workflows before they can be merged. |
WORKFLOW_UPDATES | Workflow files cannot be modified. |
TeamDiscussionCommentOrderField
Properties by which team discussion comment connections can be ordered.
Valores de TeamDiscussionCommentOrderField.
| Nombre | Descripción |
|---|---|
NUMBER | Allows sequential ordering of team discussion comments (which is equivalent to chronological ordering). |
TeamDiscussionOrderField
Properties by which team discussion connections can be ordered.
Valores de TeamDiscussionOrderField.
| Nombre | Descripción |
|---|---|
CREATED_AT | Allows chronological ordering of team discussions. |
Unions
RuleParameters
Types which can be parameters for RepositoryRule objects.
Tipos posibles para RuleParameters
BranchNamePatternParametersCodeScanningParametersCommitAuthorEmailPatternParametersCommitMessagePatternParametersCommitterEmailPatternParametersCopilotCodeReviewParametersFileExtensionRestrictionParametersFilePathRestrictionParametersMaxFilePathLengthParametersMaxFileSizeParametersMergeQueueParametersPullRequestParametersRequiredDeploymentsParametersRequiredStatusChecksParametersTagNamePatternParametersUpdateParametersWorkflowsParameters
Input objects
AddEnterpriseAdminInput
Autogenerated input type of AddEnterpriseAdmin.
Campos de entrada para AddEnterpriseAdminInput
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the enterprise account to which the administrator should be added. |
| The login of the user to add as an administrator. |
CreateTeamDiscussionCommentInput
Autogenerated input type of CreateTeamDiscussionComment.
Campos de entrada para CreateTeamDiscussionCommentInput
| Nombre | Descripción |
|---|---|
| The content of the comment. This field is required. Upcoming Change on 2024-07-01 UTC
Description: |
| A unique identifier for the client performing the mutation. |
| The ID of the discussion to which the comment belongs. This field is required. Upcoming Change on 2024-07-01 UTC
Description: |
CreateTeamDiscussionInput
Autogenerated input type of CreateTeamDiscussion.
Campos de entrada para CreateTeamDiscussionInput
| Nombre | Descripción |
|---|---|
| The content of the discussion. This field is required. Upcoming Change on 2024-07-01 UTC
Description: |
| A unique identifier for the client performing the mutation. |
| If true, restricts the visibility of this discussion to team members and organization owners. If false or not specified, allows any organization member to view this discussion. Upcoming Change on 2024-07-01 UTC
Description: |
| The ID of the team to which the discussion belongs. This field is required. Upcoming Change on 2024-07-01 UTC
Description: |
| The title of the discussion. This field is required. Upcoming Change on 2024-07-01 UTC
Description: |
DeleteTeamDiscussionCommentInput
Autogenerated input type of DeleteTeamDiscussionComment.
Campos de entrada para DeleteTeamDiscussionCommentInput
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the comment to delete. |
DeleteTeamDiscussionInput
Autogenerated input type of DeleteTeamDiscussion.
Campos de entrada para DeleteTeamDiscussionInput
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The discussion ID to delete. |
RuleParametersInput
Specifies the parameters for a RepositoryRule object. Only one of the fields should be specified.
Campos de entrada para RuleParametersInput
| Nombre | Descripción |
|---|---|
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
| Parameters used for the |
TeamDiscussionCommentOrder
Ways in which team discussion comment connections can be ordered.
Campos de entrada para TeamDiscussionCommentOrder
| Nombre | Descripción |
|---|---|
| The direction in which to order nodes. |
| The field by which to order nodes. |
TeamDiscussionOrder
Ways in which team discussion connections can be ordered.
Campos de entrada para TeamDiscussionOrder
| Nombre | Descripción |
|---|---|
| The direction in which to order nodes. |
| The field by which to order nodes. |
UpdateEnterpriseTeamDiscussionsSettingInput
Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.
Campos de entrada para UpdateEnterpriseTeamDiscussionsSettingInput
| Nombre | Descripción |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the enterprise on which to set the team discussions setting. |
| The value for the team discussions setting on the enterprise. |
UpdateTeamDiscussionCommentInput
Autogenerated input type of UpdateTeamDiscussionComment.
Campos de entrada para UpdateTeamDiscussionCommentInput
| Nombre | Descripción |
|---|---|
| The updated text of the comment. |
| The current version of the body content. |
| A unique identifier for the client performing the mutation. |
| The ID of the comment to modify. |
UpdateTeamDiscussionInput
Autogenerated input type of UpdateTeamDiscussion.
Campos de entrada para UpdateTeamDiscussionInput
| Nombre | Descripción |
|---|---|
| The updated text of the discussion. |
| The current version of the body content. If provided, this update operation will be rejected if the given version does not match the latest version on the server. |
| A unique identifier for the client performing the mutation. |
| The Node ID of the discussion to modify. |
| If provided, sets the pinned state of the updated discussion. |
| The updated title of the discussion. |
Scalars
Base64String
A (potentially binary) string encoded using base64.
BigInt
Represents non-fractional signed whole numeric values. Since the value may exceed the size of a 32-bit integer, it's encoded as a string.
Boolean
Represents true or false values.
CustomPropertyValue
A custom property value can be either a string or an array of strings. All property types support only a single string value, except for the multi-select type, which supports only a string array.
Date
An ISO-8601 encoded date string.
DateTime
An ISO-8601 encoded UTC date string.
Float
Represents signed double-precision fractional values as specified by IEEE 754.
GitObjectID
A Git object ID.
GitRefname
A fully qualified reference name (e.g. refs/heads/master).
GitSSHRemote
Git SSH string.
GitTimestamp
An ISO-8601 encoded date string. Unlike the DateTime type, GitTimestamp is not converted in UTC.
HTML
A string containing HTML code.
ID
Represents a unique identifier that is Base64 obfuscated. It is often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "VXNlci0xMA==") or integer (such as 4) input value will be accepted as an ID.
Int
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
PreciseDateTime
An ISO-8601 encoded UTC date string with millisecond precision.
String
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.
URI
An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.
X509Certificate
A valid x509 certificate string.