Skip to content

Commit 54c26c4

Browse files
docs-botheiskrsubatoi
authored
GraphQL schema update (#59027)
Co-authored-by: heiskr <1221423+heiskr@users.noreply.github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent 3a7ba3f commit 54c26c4

File tree

9 files changed

+4173
-552
lines changed

9 files changed

+4173
-552
lines changed

src/graphql/data/fpt/changelog.json

Lines changed: 143 additions & 0 deletions
Large diffs are not rendered by default.

src/graphql/data/fpt/graphql_upcoming_changes.public.yml

Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,46 @@ upcoming_changes:
402402
date: '2024-04-01T00:00:00+00:00'
403403
criticality: breaking
404404
owner: calvinchilds
405+
- location: CreateTeamDiscussionInput.body
406+
description:
407+
'`body` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
408+
to find a suitable replacement.'
409+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
410+
date: '2024-07-01T00:00:00+00:00'
411+
criticality: breaking
412+
owner: deborah-digges
413+
- location: CreateTeamDiscussionInput.private
414+
description:
415+
'`private` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
416+
to find a suitable replacement.'
417+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
418+
date: '2024-07-01T00:00:00+00:00'
419+
criticality: breaking
420+
owner: deborah-digges
421+
- location: CreateTeamDiscussionInput.teamId
422+
description:
423+
'`teamId` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
424+
to find a suitable replacement.'
425+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
426+
date: '2024-07-01T00:00:00+00:00'
427+
criticality: breaking
428+
owner: deborah-digges
429+
- location: CreateTeamDiscussionInput.title
430+
description:
431+
'`title` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
432+
to find a suitable replacement.'
433+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
434+
date: '2024-07-01T00:00:00+00:00'
435+
criticality: breaking
436+
owner: deborah-digges
437+
- location: CreateTeamDiscussionPayload.teamDiscussion
438+
description:
439+
'`teamDiscussion` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
440+
to find a suitable replacement.'
441+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
442+
date: '2024-07-01T00:00:00+00:00'
443+
criticality: breaking
444+
owner: deborah-digges
405445
- location: OrganizationInvitation.inviter
406446
description: '`inviter` will be removed. `inviter` will be replaced by `inviterActor`.'
407447
reason: '`inviter` will be removed.'
@@ -432,6 +472,102 @@ upcoming_changes:
432472
date: '2024-07-01T00:00:00+00:00'
433473
criticality: breaking
434474
owner: JanKoszewski
475+
- location: TeamDiscussion.authorAssociation
476+
description:
477+
'`authorAssociation` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
478+
to find a suitable replacement.'
479+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
480+
date: '2024-07-01T00:00:00+00:00'
481+
criticality: breaking
482+
owner: deborah-digges
483+
- location: TeamDiscussion.bodyVersion
484+
description:
485+
'`bodyVersion` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
486+
to find a suitable replacement.'
487+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
488+
date: '2024-07-01T00:00:00+00:00'
489+
criticality: breaking
490+
owner: deborah-digges
491+
- location: TeamDiscussion.commentsResourcePath
492+
description:
493+
'`commentsResourcePath` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
494+
to find a suitable replacement.'
495+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
496+
date: '2024-07-01T00:00:00+00:00'
497+
criticality: breaking
498+
owner: deborah-digges
499+
- location: TeamDiscussion.commentsUrl
500+
description:
501+
'`commentsUrl` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
502+
to find a suitable replacement.'
503+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
504+
date: '2024-07-01T00:00:00+00:00'
505+
criticality: breaking
506+
owner: deborah-digges
507+
- location: TeamDiscussion.isPinned
508+
description:
509+
'`isPinned` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
510+
to find a suitable replacement.'
511+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
512+
date: '2024-07-01T00:00:00+00:00'
513+
criticality: breaking
514+
owner: deborah-digges
515+
- location: TeamDiscussion.isPrivate
516+
description:
517+
'`isPrivate` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
518+
to find a suitable replacement.'
519+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
520+
date: '2024-07-01T00:00:00+00:00'
521+
criticality: breaking
522+
owner: deborah-digges
523+
- location: TeamDiscussion.number
524+
description:
525+
'`number` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
526+
to find a suitable replacement.'
527+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
528+
date: '2024-07-01T00:00:00+00:00'
529+
criticality: breaking
530+
owner: deborah-digges
531+
- location: TeamDiscussion.resourcePath
532+
description:
533+
'`resourcePath` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
534+
to find a suitable replacement.'
535+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
536+
date: '2024-07-01T00:00:00+00:00'
537+
criticality: breaking
538+
owner: deborah-digges
539+
- location: TeamDiscussion.team
540+
description:
541+
'`team` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
542+
to find a suitable replacement.'
543+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
544+
date: '2024-07-01T00:00:00+00:00'
545+
criticality: breaking
546+
owner: deborah-digges
547+
- location: TeamDiscussion.title
548+
description:
549+
'`title` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
550+
to find a suitable replacement.'
551+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
552+
date: '2024-07-01T00:00:00+00:00'
553+
criticality: breaking
554+
owner: deborah-digges
555+
- location: TeamDiscussion.url
556+
description:
557+
'`url` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
558+
to find a suitable replacement.'
559+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
560+
date: '2024-07-01T00:00:00+00:00'
561+
criticality: breaking
562+
owner: deborah-digges
563+
- location: TeamDiscussion.viewerCanPin
564+
description:
565+
'`viewerCanPin` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/
566+
to find a suitable replacement.'
567+
reason: The Team Discussions feature is deprecated in favor of Organization Discussions.
568+
date: '2024-07-01T00:00:00+00:00'
569+
criticality: breaking
570+
owner: deborah-digges
435571
- location: Workflow.hasWorkflowDispatchTrigger
436572
description:
437573
'`hasWorkflowDispatchTrigger` will be removed. Use `has_workflow_dispatch_trigger_for_branch(branch_ref)`

0 commit comments

Comments
 (0)