Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL schema mismatch #4032

Open
singulart opened this issue Jul 14, 2022 · 2 comments
Open

GraphQL schema mismatch #4032

singulart opened this issue Jul 14, 2022 · 2 comments

Comments

@singulart
Copy link

singulart commented Jul 14, 2022

Types mismatch detected between https://orion.joystream.org/graphql and https://query.joystream.org/graphql using https://github.com/kamilkisiela/graphql-inspector

Impact: this confuses type generator

Report:

✖  Field AnnouncingPeriodStartedEvent.createdById changed type from String! to ID!
✖  Field AnnouncingPeriodStartedEvent.deletedById changed type from String to ID
✖  Field AnnouncingPeriodStartedEvent.updatedById changed type from String to ID
✖  Field ApplicationFormQuestion.createdById changed type from String! to ID!
✖  Field ApplicationFormQuestion.deletedById changed type from String to ID
✖  Field ApplicationFormQuestion.updatedById changed type from String to ID
✖  Field ApplicationFormQuestionAnswer.createdById changed type from String! to ID!
✖  Field ApplicationFormQuestionAnswer.deletedById changed type from String to ID
✖  Field ApplicationFormQuestionAnswer.updatedById changed type from String to ID
✖  Field ApplicationWithdrawnEvent.createdById changed type from String! to ID!
✖  Field ApplicationWithdrawnEvent.deletedById changed type from String to ID
✖  Field ApplicationWithdrawnEvent.updatedById changed type from String to ID
✖  Field AppliedOnOpeningEvent.createdById changed type from String! to ID!
✖  Field AppliedOnOpeningEvent.deletedById changed type from String to ID
✖  Field AppliedOnOpeningEvent.updatedById changed type from String to ID
✖  Field Auction.createdById changed type from String! to ID!
✖  Field Auction.deletedById changed type from String to ID
✖  Field Auction.updatedById changed type from String to ID
✖  Field AuctionBidCanceledEvent.createdById changed type from String! to ID!
✖  Field AuctionBidCanceledEvent.deletedById changed type from String to ID
✖  Field AuctionBidCanceledEvent.updatedById changed type from String to ID
✖  Field AuctionBidMadeEvent.createdById changed type from String! to ID!
✖  Field AuctionBidMadeEvent.deletedById changed type from String to ID
✖  Field AuctionBidMadeEvent.updatedById changed type from String to ID
✖  Field AuctionCanceledEvent.createdById changed type from String! to ID!
✖  Field AuctionCanceledEvent.deletedById changed type from String to ID
✖  Field AuctionCanceledEvent.updatedById changed type from String to ID
✖  Field BaseGraphQLObject.createdById changed type from String! to ID!
✖  Field BaseGraphQLObject.deletedById changed type from String to ID
✖  Field BaseGraphQLObject.updatedById changed type from String to ID
✖  Field BaseModel.createdById changed type from String! to ID!
✖  Field BaseModel.deletedById changed type from String to ID
✖  Field BaseModel.updatedById changed type from String to ID
✖  Field BaseModelUUID.createdById changed type from String! to ID!
✖  Field BaseModelUUID.deletedById changed type from String to ID
✖  Field BaseModelUUID.updatedById changed type from String to ID
✖  Field Bid.createdById changed type from String! to ID!
✖  Field Bid.deletedById changed type from String to ID
✖  Field Bid.updatedById changed type from String to ID
✖  Field BidMadeCompletingAuctionEvent.createdById changed type from String! to ID!
✖  Field BidMadeCompletingAuctionEvent.deletedById changed type from String to ID
✖  Field BidMadeCompletingAuctionEvent.updatedById changed type from String to ID
✖  Field Bounty.createdById changed type from String! to ID!
✖  Field Bounty.deletedById changed type from String to ID
✖  Field Bounty.updatedById changed type from String to ID
✖  Field BountyCanceledEvent.createdById changed type from String! to ID!
✖  Field BountyCanceledEvent.deletedById changed type from String to ID
✖  Field BountyCanceledEvent.updatedById changed type from String to ID
✖  Field BountyContribution.createdById changed type from String! to ID!
✖  Field BountyContribution.deletedById changed type from String to ID
✖  Field BountyContribution.updatedById changed type from String to ID
✖  Field BountyCreatedEvent.createdById changed type from String! to ID!
✖  Field BountyCreatedEvent.deletedById changed type from String to ID
✖  Field BountyCreatedEvent.updatedById changed type from String to ID
✖  Field BountyCreatorCherryWithdrawalEvent.createdById changed type from String! to ID!
✖  Field BountyCreatorCherryWithdrawalEvent.deletedById changed type from String to ID
✖  Field BountyCreatorCherryWithdrawalEvent.updatedById changed type from String to ID
✖  Field BountyEntrantWhitelist.createdById changed type from String! to ID!
✖  Field BountyEntrantWhitelist.deletedById changed type from String to ID
✖  Field BountyEntrantWhitelist.updatedById changed type from String to ID
✖  Field BountyEntry.createdById changed type from String! to ID!
✖  Field BountyEntry.deletedById changed type from String to ID
✖  Field BountyEntry.updatedById changed type from String to ID
✖  Field BountyFundedEvent.createdById changed type from String! to ID!
✖  Field BountyFundedEvent.deletedById changed type from String to ID
✖  Field BountyFundedEvent.updatedById changed type from String to ID
✖  Field BountyFundingWithdrawalEvent.createdById changed type from String! to ID!
✖  Field BountyFundingWithdrawalEvent.deletedById changed type from String to ID
✖  Field BountyFundingWithdrawalEvent.updatedById changed type from String to ID
✖  Field BountyMaxFundingReachedEvent.createdById changed type from String! to ID!
✖  Field BountyMaxFundingReachedEvent.deletedById changed type from String to ID
✖  Field BountyMaxFundingReachedEvent.updatedById changed type from String to ID
✖  Field BountyRemovedEvent.createdById changed type from String! to ID!
✖  Field BountyRemovedEvent.deletedById changed type from String to ID
✖  Field BountyRemovedEvent.updatedById changed type from String to ID
✖  Field BountyVetoedEvent.createdById changed type from String! to ID!
✖  Field BountyVetoedEvent.deletedById changed type from String to ID
✖  Field BountyVetoedEvent.updatedById changed type from String to ID
✖  Field BudgetBalanceSetEvent.createdById changed type from String! to ID!
✖  Field BudgetBalanceSetEvent.deletedById changed type from String to ID
✖  Field BudgetBalanceSetEvent.updatedById changed type from String to ID
✖  Field BudgetIncrementUpdatedEvent.createdById changed type from String! to ID!
✖  Field BudgetIncrementUpdatedEvent.deletedById changed type from String to ID
✖  Field BudgetIncrementUpdatedEvent.updatedById changed type from String to ID
✖  Field BudgetRefillEvent.createdById changed type from String! to ID!
✖  Field BudgetRefillEvent.deletedById changed type from String to ID
✖  Field BudgetRefillEvent.updatedById changed type from String to ID
✖  Field BudgetRefillPlannedEvent.createdById changed type from String! to ID!
✖  Field BudgetRefillPlannedEvent.deletedById changed type from String to ID
✖  Field BudgetRefillPlannedEvent.updatedById changed type from String to ID
✖  Field BudgetSetEvent.createdById changed type from String! to ID!
✖  Field BudgetSetEvent.deletedById changed type from String to ID
✖  Field BudgetSetEvent.updatedById changed type from String to ID
✖  Field BudgetSpendingEvent.createdById changed type from String! to ID!
✖  Field BudgetSpendingEvent.deletedById changed type from String to ID
✖  Field BudgetSpendingEvent.updatedById changed type from String to ID
✖  Field BudgetUpdatedEvent.createdById changed type from String! to ID!
✖  Field BudgetUpdatedEvent.deletedById changed type from String to ID
✖  Field BudgetUpdatedEvent.updatedById changed type from String to ID
✖  Field BuyNowCanceledEvent.createdById changed type from String! to ID!
✖  Field BuyNowCanceledEvent.deletedById changed type from String to ID
✖  Field BuyNowCanceledEvent.updatedById changed type from String to ID
✖  Field BuyNowPriceUpdatedEvent.createdById changed type from String! to ID!
✖  Field BuyNowPriceUpdatedEvent.deletedById changed type from String to ID
✖  Field BuyNowPriceUpdatedEvent.updatedById changed type from String to ID
✖  Field CandidacyNoteMetadata.createdById changed type from String! to ID!
✖  Field CandidacyNoteMetadata.deletedById changed type from String to ID
✖  Field CandidacyNoteMetadata.updatedById changed type from String to ID
✖  Field CandidacyNoteSetEvent.createdById changed type from String! to ID!
✖  Field CandidacyNoteSetEvent.deletedById changed type from String to ID
✖  Field CandidacyNoteSetEvent.updatedById changed type from String to ID
✖  Field CandidacyStakeReleaseEvent.createdById changed type from String! to ID!
✖  Field CandidacyStakeReleaseEvent.deletedById changed type from String to ID
✖  Field CandidacyStakeReleaseEvent.updatedById changed type from String to ID
✖  Field CandidacyWithdrawEvent.createdById changed type from String! to ID!
✖  Field CandidacyWithdrawEvent.deletedById changed type from String to ID
✖  Field CandidacyWithdrawEvent.updatedById changed type from String to ID
✖  Field Candidate.createdById changed type from String! to ID!
✖  Field Candidate.deletedById changed type from String to ID
✖  Field Candidate.updatedById changed type from String to ID
✖  Field CastVote.createdById changed type from String! to ID!
✖  Field CastVote.deletedById changed type from String to ID
✖  Field CastVote.updatedById changed type from String to ID
✖  Field CategoryArchivalStatusUpdatedEvent.createdById changed type from String! to ID!
✖  Field CategoryArchivalStatusUpdatedEvent.deletedById changed type from String to ID
✖  Field CategoryArchivalStatusUpdatedEvent.updatedById changed type from String to ID
✖  Field CategoryCreatedEvent.createdById changed type from String! to ID!
✖  Field CategoryCreatedEvent.deletedById changed type from String to ID
✖  Field CategoryCreatedEvent.updatedById changed type from String to ID
✖  Field CategoryDeletedEvent.createdById changed type from String! to ID!
✖  Field CategoryDeletedEvent.deletedById changed type from String to ID
✖  Field CategoryDeletedEvent.updatedById changed type from String to ID
✖  Type CategoryFeaturedVideos was removed
✖  Field CategoryMembershipOfModeratorUpdatedEvent.createdById changed type from String! to ID!
✖  Field CategoryMembershipOfModeratorUpdatedEvent.deletedById changed type from String to ID
✖  Field CategoryMembershipOfModeratorUpdatedEvent.updatedById changed type from String to ID
✖  Field CategoryStickyThreadUpdateEvent.createdById changed type from String! to ID!
✖  Field CategoryStickyThreadUpdateEvent.deletedById changed type from String to ID
✖  Field CategoryStickyThreadUpdateEvent.updatedById changed type from String to ID
✖  Field Channel.createdById changed type from String! to ID!
✖  Field Channel.deletedById changed type from String to ID
✖  Field follows was removed from object type Channel
✖  Field Channel.updatedById changed type from String to ID
✖  Field views was removed from object type Channel
✖  Field ChannelCategory.createdById changed type from String! to ID!
✖  Field ChannelCategory.deletedById changed type from String to ID
✖  Field ChannelCategory.updatedById changed type from String to ID
✖  Type ChannelFollowsInfo was removed
✖  Field ChannelNftCollectors.createdById changed type from String! to ID!
✖  Field ChannelNftCollectors.deletedById changed type from String to ID
✖  Field ChannelNftCollectors.updatedById changed type from String to ID
✖  Field Comment.createdById changed type from String! to ID!
✖  Field Comment.deletedById changed type from String to ID
✖  Field Comment.updatedById changed type from String to ID
✖  Field CommentCreatedEvent.createdById changed type from String! to ID!
✖  Field CommentCreatedEvent.deletedById changed type from String to ID
✖  Field CommentCreatedEvent.updatedById changed type from String to ID
✖  Field CommentDeletedEvent.createdById changed type from String! to ID!
✖  Field CommentDeletedEvent.deletedById changed type from String to ID
✖  Field CommentDeletedEvent.updatedById changed type from String to ID
✖  Field CommentModeratedEvent.createdById changed type from String! to ID!
✖  Field CommentModeratedEvent.deletedById changed type from String to ID
✖  Field CommentModeratedEvent.updatedById changed type from String to ID
✖  Field CommentPinnedEvent.createdById changed type from String! to ID!
✖  Field CommentPinnedEvent.deletedById changed type from String to ID
✖  Field CommentPinnedEvent.updatedById changed type from String to ID
✖  Field CommentReactedEvent.createdById changed type from String! to ID!
✖  Field CommentReactedEvent.deletedById changed type from String to ID
✖  Field CommentReactedEvent.updatedById changed type from String to ID
✖  Field CommentReaction.createdById changed type from String! to ID!
✖  Field CommentReaction.deletedById changed type from String to ID
✖  Field CommentReaction.updatedById changed type from String to ID
✖  Field CommentReactionsCountByReactionId.createdById changed type from String! to ID!
✖  Field CommentReactionsCountByReactionId.deletedById changed type from String to ID
✖  Field CommentReactionsCountByReactionId.updatedById changed type from String to ID
✖  Field CommentTextUpdatedEvent.createdById changed type from String! to ID!
✖  Field CommentTextUpdatedEvent.deletedById changed type from String to ID
✖  Field CommentTextUpdatedEvent.updatedById changed type from String to ID
✖  Field CouncilMember.createdById changed type from String! to ID!
✖  Field CouncilMember.deletedById changed type from String to ID
✖  Field CouncilMember.updatedById changed type from String to ID
✖  Field CouncilStageUpdate.createdById changed type from String! to ID!
✖  Field CouncilStageUpdate.deletedById changed type from String to ID
✖  Field CouncilStageUpdate.updatedById changed type from String to ID
✖  Field CouncilorRewardUpdatedEvent.createdById changed type from String! to ID!
✖  Field CouncilorRewardUpdatedEvent.deletedById changed type from String to ID
✖  Field CouncilorRewardUpdatedEvent.updatedById changed type from String to ID
✖  Field Curator.createdById changed type from String! to ID!
✖  Field Curator.deletedById changed type from String to ID
✖  Field Curator.updatedById changed type from String to ID
✖  Field CuratorGroup.createdById changed type from String! to ID!
✖  Field CuratorGroup.deletedById changed type from String to ID
✖  Field CuratorGroup.updatedById changed type from String to ID
✖  Field DistributionBucket.createdById changed type from String! to ID!
✖  Field DistributionBucket.deletedById changed type from String to ID
✖  Field DistributionBucket.updatedById changed type from String to ID
✖  Field DistributionBucketFamily.createdById changed type from String! to ID!
✖  Field DistributionBucketFamily.deletedById changed type from String to ID
✖  Field DistributionBucketFamily.updatedById changed type from String to ID
✖  Field DistributionBucketFamilyGeographicArea.createdById changed type from String! to ID!
✖  Field DistributionBucketFamilyGeographicArea.deletedById changed type from String to ID
✖  Field DistributionBucketFamilyGeographicArea.updatedById changed type from String to ID
✖  Field DistributionBucketFamilyMetadata.createdById changed type from String! to ID!
✖  Field DistributionBucketFamilyMetadata.deletedById changed type from String to ID
✖  Field DistributionBucketFamilyMetadata.updatedById changed type from String to ID
✖  Field DistributionBucketOperator.createdById changed type from String! to ID!
✖  Field DistributionBucketOperator.deletedById changed type from String to ID
✖  Field DistributionBucketOperator.updatedById changed type from String to ID
✖  Field DistributionBucketOperatorMetadata.createdById changed type from String! to ID!
✖  Field DistributionBucketOperatorMetadata.deletedById changed type from String to ID
✖  Field DistributionBucketOperatorMetadata.updatedById changed type from String to ID
✖  Field ElectedCouncil.createdById changed type from String! to ID!
✖  Field ElectedCouncil.deletedById changed type from String to ID
✖  Field ElectedCouncil.updatedById changed type from String to ID
✖  Field ElectionRound.createdById changed type from String! to ID!
✖  Field ElectionRound.deletedById changed type from String to ID
✖  Field ElectionRound.updatedById changed type from String to ID
✖  Field EnglishAuctionSettledEvent.createdById changed type from String! to ID!
✖  Field EnglishAuctionSettledEvent.deletedById changed type from String to ID
✖  Field EnglishAuctionSettledEvent.updatedById changed type from String to ID
✖  Field EnglishAuctionStartedEvent.createdById changed type from String! to ID!
✖  Field EnglishAuctionStartedEvent.deletedById changed type from String to ID
✖  Field EnglishAuctionStartedEvent.updatedById changed type from String to ID
✖  Type EntityViewsInfo was removed
✖  Type FeaturedVideo was removed
✖  Type FeaturedVideoInput was removed
✖  Field ForumCategory.createdById changed type from String! to ID!
✖  Field ForumCategory.deletedById changed type from String to ID
✖  Field ForumCategory.updatedById changed type from String to ID
✖  Field ForumPoll.createdById changed type from String! to ID!
✖  Field ForumPoll.deletedById changed type from String to ID
✖  Field ForumPoll.updatedById changed type from String to ID
✖  Field ForumPollAlternative.createdById changed type from String! to ID!
✖  Field ForumPollAlternative.deletedById changed type from String to ID
✖  Field ForumPollAlternative.updatedById changed type from String to ID
✖  Field ForumPost.createdById changed type from String! to ID!
✖  Field ForumPost.deletedById changed type from String to ID
✖  Field ForumPost.updatedById changed type from String to ID
✖  Field ForumPostReaction.createdById changed type from String! to ID!
✖  Field ForumPostReaction.deletedById changed type from String to ID
✖  Field ForumPostReaction.updatedById changed type from String to ID
✖  Field ForumThread.createdById changed type from String! to ID!
✖  Field ForumThread.deletedById changed type from String to ID
✖  Field ForumThread.updatedById changed type from String to ID
✖  Field ForumThreadTag.createdById changed type from String! to ID!
✖  Field ForumThreadTag.deletedById changed type from String to ID
✖  Field ForumThreadTag.updatedById changed type from String to ID
✖  Field FundingRequestDestination.createdById changed type from String! to ID!
✖  Field FundingRequestDestination.deletedById changed type from String to ID
✖  Field FundingRequestDestination.updatedById changed type from String to ID
✖  Field FundingRequestDestinationsList.createdById changed type from String! to ID!
✖  Field FundingRequestDestinationsList.deletedById changed type from String to ID
✖  Field FundingRequestDestinationsList.updatedById changed type from String to ID
✖  Field GeoCoordinates.createdById changed type from String! to ID!
✖  Field GeoCoordinates.deletedById changed type from String to ID
✖  Field GeoCoordinates.updatedById changed type from String to ID
✖  Field InitialInvitationBalanceUpdatedEvent.createdById changed type from String! to ID!
✖  Field InitialInvitationBalanceUpdatedEvent.deletedById changed type from String to ID
✖  Field InitialInvitationBalanceUpdatedEvent.updatedById changed type from String to ID
✖  Field InitialInvitationCountUpdatedEvent.createdById changed type from String! to ID!
✖  Field InitialInvitationCountUpdatedEvent.deletedById changed type from String to ID
✖  Field InitialInvitationCountUpdatedEvent.updatedById changed type from String to ID
✖  Field InvitesTransferredEvent.createdById changed type from String! to ID!
✖  Field InvitesTransferredEvent.deletedById changed type from String to ID
✖  Field InvitesTransferredEvent.updatedById changed type from String to ID
✖  Field Language.createdById changed type from String! to ID!
✖  Field Language.deletedById changed type from String to ID
✖  Field Language.updatedById changed type from String to ID
✖  Field LeaderInvitationQuotaUpdatedEvent.createdById changed type from String! to ID!
✖  Field LeaderInvitationQuotaUpdatedEvent.deletedById changed type from String to ID
✖  Field LeaderInvitationQuotaUpdatedEvent.updatedById changed type from String to ID
✖  Field LeaderSetEvent.createdById changed type from String! to ID!
✖  Field LeaderSetEvent.deletedById changed type from String to ID
✖  Field LeaderSetEvent.updatedById changed type from String to ID
✖  Field LeaderUnsetEvent.createdById changed type from String! to ID!
✖  Field LeaderUnsetEvent.deletedById changed type from String to ID
✖  Field LeaderUnsetEvent.updatedById changed type from String to ID
✖  Field License.createdById changed type from String! to ID!
✖  Field License.deletedById changed type from String to ID
✖  Field License.updatedById changed type from String to ID
✖  Field MemberAccountsUpdatedEvent.createdById changed type from String! to ID!
✖  Field MemberAccountsUpdatedEvent.deletedById changed type from String to ID
✖  Field MemberAccountsUpdatedEvent.updatedById changed type from String to ID
✖  Field MemberBannedFromChannelEvent.createdById changed type from String! to ID!
✖  Field MemberBannedFromChannelEvent.deletedById changed type from String to ID
✖  Field MemberBannedFromChannelEvent.updatedById changed type from String to ID
✖  Field MemberInvitedEvent.createdById changed type from String! to ID!
✖  Field MemberInvitedEvent.deletedById changed type from String to ID
✖  Field MemberInvitedEvent.updatedById changed type from String to ID
✖  Field MemberMetadata.createdById changed type from String! to ID!
✖  Field MemberMetadata.deletedById changed type from String to ID
✖  Field MemberMetadata.updatedById changed type from String to ID
✖  Field MemberProfileUpdatedEvent.createdById changed type from String! to ID!
✖  Field MemberProfileUpdatedEvent.deletedById changed type from String to ID
✖  Field MemberProfileUpdatedEvent.updatedById changed type from String to ID
✖  Field MemberVerificationStatusUpdatedEvent.createdById changed type from String! to ID!
✖  Field MemberVerificationStatusUpdatedEvent.deletedById changed type from String to ID
✖  Field MemberVerificationStatusUpdatedEvent.updatedById changed type from String to ID
✖  Field Membership.createdById changed type from String! to ID!
✖  Field Membership.deletedById changed type from String to ID
✖  Field Membership.updatedById changed type from String to ID
✖  Field MembershipBoughtEvent.createdById changed type from String! to ID!
✖  Field MembershipBoughtEvent.deletedById changed type from String to ID
✖  Field MembershipBoughtEvent.updatedById changed type from String to ID
✖  Field MembershipPriceUpdatedEvent.createdById changed type from String! to ID!
✖  Field MembershipPriceUpdatedEvent.deletedById changed type from String to ID
✖  Field MembershipPriceUpdatedEvent.updatedById changed type from String to ID
✖  Field MembershipSystemSnapshot.createdById changed type from String! to ID!
✖  Field MembershipSystemSnapshot.deletedById changed type from String to ID
✖  Field MembershipSystemSnapshot.updatedById changed type from String to ID
✖  Field MetaprotocolTransactionStatusEvent.createdById changed type from String! to ID!
✖  Field MetaprotocolTransactionStatusEvent.deletedById changed type from String to ID
✖  Field MetaprotocolTransactionStatusEvent.updatedById changed type from String to ID
✖  Type Mutation was removed
✖  Field NewCandidateEvent.createdById changed type from String! to ID!
✖  Field NewCandidateEvent.deletedById changed type from String to ID
✖  Field NewCandidateEvent.updatedById changed type from String to ID
✖  Input field electionRound was added to input object type NewCandidateEventCreateInput
✖  Field NewCouncilElectedEvent.createdById changed type from String! to ID!
✖  Field NewCouncilElectedEvent.deletedById changed type from String to ID
✖  Field NewCouncilElectedEvent.updatedById changed type from String to ID
✖  Field NewCouncilNotElectedEvent.createdById changed type from String! to ID!
✖  Field NewCouncilNotElectedEvent.deletedById changed type from String to ID
✖  Field NewCouncilNotElectedEvent.updatedById changed type from String to ID
✖  Field NewMissedRewardLevelReachedEvent.createdById changed type from String! to ID!
✖  Field NewMissedRewardLevelReachedEvent.deletedById changed type from String to ID
✖  Field NewMissedRewardLevelReachedEvent.updatedById changed type from String to ID
✖  Field NftBoughtEvent.createdById changed type from String! to ID!
✖  Field NftBoughtEvent.deletedById changed type from String to ID
✖  Field NftBoughtEvent.updatedById changed type from String to ID
✖  Field NftIssuedEvent.createdById changed type from String! to ID!
✖  Field NftIssuedEvent.deletedById changed type from String to ID
✖  Field NftIssuedEvent.updatedById changed type from String to ID
✖  Field NftSellOrderMadeEvent.createdById changed type from String! to ID!
✖  Field NftSellOrderMadeEvent.deletedById changed type from String to ID
✖  Field NftSellOrderMadeEvent.updatedById changed type from String to ID
✖  Field NftSlingedBackToTheOriginalArtistEvent.createdById changed type from String! to ID!
✖  Field NftSlingedBackToTheOriginalArtistEvent.deletedById changed type from String to ID
✖  Field NftSlingedBackToTheOriginalArtistEvent.updatedById changed type from String to ID
✖  Field NodeLocationMetadata.createdById changed type from String! to ID!
✖  Field NodeLocationMetadata.deletedById changed type from String to ID
✖  Field NodeLocationMetadata.updatedById changed type from String to ID
✖  Field NotEnoughCandidatesEvent.createdById changed type from String! to ID!
✖  Field NotEnoughCandidatesEvent.deletedById changed type from String to ID
✖  Field NotEnoughCandidatesEvent.updatedById changed type from String to ID
✖  Field OfferAcceptedEvent.createdById changed type from String! to ID!
✖  Field OfferAcceptedEvent.deletedById changed type from String to ID
✖  Field OfferAcceptedEvent.updatedById changed type from String to ID
✖  Field OfferCanceledEvent.createdById changed type from String! to ID!
✖  Field OfferCanceledEvent.deletedById changed type from String to ID
✖  Field OfferCanceledEvent.updatedById changed type from String to ID
✖  Field OfferStartedEvent.createdById changed type from String! to ID!
✖  Field OfferStartedEvent.deletedById changed type from String to ID
✖  Field OfferStartedEvent.updatedById changed type from String to ID
✖  Field OpenAuctionBidAcceptedEvent.createdById changed type from String! to ID!
✖  Field OpenAuctionBidAcceptedEvent.deletedById changed type from String to ID
✖  Field OpenAuctionBidAcceptedEvent.updatedById changed type from String to ID
✖  Field OpenAuctionStartedEvent.createdById changed type from String! to ID!
✖  Field OpenAuctionStartedEvent.deletedById changed type from String to ID
✖  Field OpenAuctionStartedEvent.updatedById changed type from String to ID
✖  Field OpeningAddedEvent.createdById changed type from String! to ID!
✖  Field OpeningAddedEvent.deletedById changed type from String to ID
✖  Field OpeningAddedEvent.updatedById changed type from String to ID
✖  Field OpeningCanceledEvent.createdById changed type from String! to ID!
✖  Field OpeningCanceledEvent.deletedById changed type from String to ID
✖  Field OpeningCanceledEvent.updatedById changed type from String to ID
✖  Field OpeningFilledEvent.createdById changed type from String! to ID!
✖  Field OpeningFilledEvent.deletedById changed type from String to ID
✖  Field OpeningFilledEvent.updatedById changed type from String to ID
✖  Field OracleJudgmentSubmittedEvent.createdById changed type from String! to ID!
✖  Field OracleJudgmentSubmittedEvent.deletedById changed type from String to ID
✖  Field OracleJudgmentSubmittedEvent.updatedById changed type from String to ID
✖  Field OwnedNft.createdById changed type from String! to ID!
✖  Field OwnedNft.deletedById changed type from String to ID
✖  Field OwnedNft.updatedById changed type from String to ID
✖  Field PostAddedEvent.createdById changed type from String! to ID!
✖  Field PostAddedEvent.deletedById changed type from String to ID
✖  Field PostAddedEvent.updatedById changed type from String to ID
✖  Field PostDeletedEvent.createdById changed type from String! to ID!
✖  Field PostDeletedEvent.deletedById changed type from String to ID
✖  Field PostDeletedEvent.updatedById changed type from String to ID
✖  Field PostModeratedEvent.createdById changed type from String! to ID!
✖  Field PostModeratedEvent.deletedById changed type from String to ID
✖  Field PostModeratedEvent.updatedById changed type from String to ID
✖  Field PostReactedEvent.createdById changed type from String! to ID!
✖  Field PostReactedEvent.deletedById changed type from String to ID
✖  Field PostReactedEvent.updatedById changed type from String to ID
✖  Field PostTextUpdatedEvent.createdById changed type from String! to ID!
✖  Field PostTextUpdatedEvent.deletedById changed type from String to ID
✖  Field PostTextUpdatedEvent.updatedById changed type from String to ID
✖  Field Proposal.createdById changed type from String! to ID!
✖  Field Proposal.deletedById changed type from String to ID
✖  Field Proposal.updatedById changed type from String to ID
✖  Field ProposalCancelledEvent.createdById changed type from String! to ID!
✖  Field ProposalCancelledEvent.deletedById changed type from String to ID
✖  Field ProposalCancelledEvent.updatedById changed type from String to ID
✖  Field ProposalCreatedEvent.createdById changed type from String! to ID!
✖  Field ProposalCreatedEvent.deletedById changed type from String to ID
✖  Field ProposalCreatedEvent.updatedById changed type from String to ID
✖  Field ProposalDecisionMadeEvent.createdById changed type from String! to ID!
✖  Field ProposalDecisionMadeEvent.deletedById changed type from String to ID
✖  Field ProposalDecisionMadeEvent.updatedById changed type from String to ID
✖  Field ProposalDiscussionPost.createdById changed type from String! to ID!
✖  Field ProposalDiscussionPost.deletedById changed type from String to ID
✖  Field ProposalDiscussionPost.updatedById changed type from String to ID
✖  Field ProposalDiscussionPostCreatedEvent.createdById changed type from String! to ID!
✖  Field ProposalDiscussionPostCreatedEvent.deletedById changed type from String to ID
✖  Field ProposalDiscussionPostCreatedEvent.updatedById changed type from String to ID
✖  Field ProposalDiscussionPostDeletedEvent.createdById changed type from String! to ID!
✖  Field ProposalDiscussionPostDeletedEvent.deletedById changed type from String to ID
✖  Field ProposalDiscussionPostDeletedEvent.updatedById changed type from String to ID
✖  Field ProposalDiscussionPostUpdatedEvent.createdById changed type from String! to ID!
✖  Field ProposalDiscussionPostUpdatedEvent.deletedById changed type from String to ID
✖  Field ProposalDiscussionPostUpdatedEvent.updatedById changed type from String to ID
✖  Field ProposalDiscussionThread.createdById changed type from String! to ID!
✖  Field ProposalDiscussionThread.deletedById changed type from String to ID
✖  Field ProposalDiscussionThread.updatedById changed type from String to ID
✖  Field ProposalDiscussionThreadModeChangedEvent.createdById changed type from String! to ID!
✖  Field ProposalDiscussionThreadModeChangedEvent.deletedById changed type from String to ID
✖  Field ProposalDiscussionThreadModeChangedEvent.updatedById changed type from String to ID
✖  Field ProposalDiscussionWhitelist.createdById changed type from String! to ID!
✖  Field ProposalDiscussionWhitelist.deletedById changed type from String to ID
✖  Field ProposalDiscussionWhitelist.updatedById changed type from String to ID
✖  Field ProposalExecutedEvent.createdById changed type from String! to ID!
✖  Field ProposalExecutedEvent.deletedById changed type from String to ID
✖  Field ProposalExecutedEvent.updatedById changed type from String to ID
✖  Field ProposalStatusUpdatedEvent.createdById changed type from String! to ID!
✖  Field ProposalStatusUpdatedEvent.deletedById changed type from String to ID
✖  Field ProposalStatusUpdatedEvent.updatedById changed type from String to ID
✖  Field ProposalVotedEvent.createdById changed type from String! to ID!
✖  Field ProposalVotedEvent.deletedById changed type from String to ID
✖  Field ProposalVotedEvent.updatedById changed type from String to ID
✖  Field allCategoriesFeaturedVideos was removed from object type Query
✖  Field categoryFeaturedVideos was removed from object type Query
✖  Field discoverChannels was removed from object type Query
✖  Field mostFollowedChannelsConnection was removed from object type Query
✖  Field mostViewedCategories was removed from object type Query
✖  Field mostViewedCategoriesAllTime was removed from object type Query
✖  Field mostViewedChannelsConnection was removed from object type Query
✖  Field mostViewedVideosConnection was removed from object type Query
✖  Field popularChannels was removed from object type Query
✖  Field promisingChannels was removed from object type Query
✖  Field top10Channels was removed from object type Query
✖  Field top10VideosThisMonth was removed from object type Query
✖  Field top10VideosThisWeek was removed from object type Query
✖  Field videoHero was removed from object type Query
✖  Field ReferendumFinishedEvent.createdById changed type from String! to ID!
✖  Field ReferendumFinishedEvent.deletedById changed type from String to ID
✖  Field ReferendumFinishedEvent.updatedById changed type from String to ID
✖  Field ReferendumStageRevealing.createdById changed type from String! to ID!
✖  Field ReferendumStageRevealing.deletedById changed type from String to ID
✖  Field ReferendumStageRevealing.updatedById changed type from String to ID
✖  Field ReferendumStageVoting.createdById changed type from String! to ID!
✖  Field ReferendumStageVoting.deletedById changed type from String to ID
✖  Field ReferendumStageVoting.updatedById changed type from String to ID
✖  Field ReferendumStartedEvent.createdById changed type from String! to ID!
✖  Field ReferendumStartedEvent.deletedById changed type from String to ID
✖  Field ReferendumStartedEvent.updatedById changed type from String to ID
✖  Field ReferendumStartedForcefullyEvent.createdById changed type from String! to ID!
✖  Field ReferendumStartedForcefullyEvent.deletedById changed type from String to ID
✖  Field ReferendumStartedForcefullyEvent.updatedById changed type from String to ID
✖  Field ReferralCutUpdatedEvent.createdById changed type from String! to ID!
✖  Field ReferralCutUpdatedEvent.deletedById changed type from String to ID
✖  Field ReferralCutUpdatedEvent.updatedById changed type from String to ID
✖  Field RequestFundedEvent.createdById changed type from String! to ID!
✖  Field RequestFundedEvent.deletedById changed type from String to ID
✖  Field RequestFundedEvent.updatedById changed type from String to ID
✖  Field RevealingStageStartedEvent.createdById changed type from String! to ID!
✖  Field RevealingStageStartedEvent.deletedById changed type from String to ID
✖  Field RevealingStageStartedEvent.updatedById changed type from String to ID
✖  Field RewardPaidEvent.createdById changed type from String! to ID!
✖  Field RewardPaidEvent.deletedById changed type from String to ID
✖  Field RewardPaidEvent.updatedById changed type from String to ID
✖  Field RewardPaymentEvent.createdById changed type from String! to ID!
✖  Field RewardPaymentEvent.deletedById changed type from String to ID
✖  Field RewardPaymentEvent.updatedById changed type from String to ID
✖  Field RuntimeWasmBytecode.createdById changed type from String! to ID!
✖  Field RuntimeWasmBytecode.deletedById changed type from String to ID
✖  Field RuntimeWasmBytecode.updatedById changed type from String to ID
✖  Field StakeDecreasedEvent.createdById changed type from String! to ID!
✖  Field StakeDecreasedEvent.deletedById changed type from String to ID
✖  Field StakeDecreasedEvent.updatedById changed type from String to ID
✖  Field StakeIncreasedEvent.createdById changed type from String! to ID!
✖  Field StakeIncreasedEvent.deletedById changed type from String to ID
✖  Field StakeIncreasedEvent.updatedById changed type from String to ID
✖  Field StakeReleasedEvent.createdById changed type from String! to ID!
✖  Field StakeReleasedEvent.deletedById changed type from String to ID
✖  Field StakeReleasedEvent.updatedById changed type from String to ID
✖  Field StakeSlashedEvent.createdById changed type from String! to ID!
✖  Field StakeSlashedEvent.deletedById changed type from String to ID
✖  Field StakeSlashedEvent.updatedById changed type from String to ID
✖  Field StakingAccountAddedEvent.createdById changed type from String! to ID!
✖  Field StakingAccountAddedEvent.deletedById changed type from String to ID
✖  Field StakingAccountAddedEvent.updatedById changed type from String to ID
✖  Field StakingAccountConfirmedEvent.createdById changed type from String! to ID!
✖  Field StakingAccountConfirmedEvent.deletedById changed type from String to ID
✖  Field StakingAccountConfirmedEvent.updatedById changed type from String to ID
✖  Field StakingAccountRemovedEvent.createdById changed type from String! to ID!
✖  Field StakingAccountRemovedEvent.deletedById changed type from String to ID
✖  Field StakingAccountRemovedEvent.updatedById changed type from String to ID
✖  Field StatusTextChangedEvent.createdById changed type from String! to ID!
✖  Field StatusTextChangedEvent.deletedById changed type from String to ID
✖  Field StatusTextChangedEvent.updatedById changed type from String to ID
✖  Field StorageBag.createdById changed type from String! to ID!
✖  Field StorageBag.deletedById changed type from String to ID
✖  Field StorageBag.updatedById changed type from String to ID
✖  Field StorageBucket.createdById changed type from String! to ID!
✖  Field StorageBucket.deletedById changed type from String to ID
✖  Field StorageBucket.updatedById changed type from String to ID
✖  Field StorageBucketOperatorMetadata.createdById changed type from String! to ID!
✖  Field StorageBucketOperatorMetadata.deletedById changed type from String to ID
✖  Field StorageBucketOperatorMetadata.updatedById changed type from String to ID
✖  Field StorageDataObject.createdById changed type from String! to ID!
✖  Field StorageDataObject.deletedById changed type from String to ID
✖  Field StorageDataObject.updatedById changed type from String to ID
✖  Field StorageSystemParameters.createdById changed type from String! to ID!
✖  Field StorageSystemParameters.deletedById changed type from String to ID
✖  Field StorageSystemParameters.updatedById changed type from String to ID
✖  Field TerminatedLeaderEvent.createdById changed type from String! to ID!
✖  Field TerminatedLeaderEvent.deletedById changed type from String to ID
✖  Field TerminatedLeaderEvent.updatedById changed type from String to ID
✖  Field TerminatedWorkerEvent.createdById changed type from String! to ID!
✖  Field TerminatedWorkerEvent.deletedById changed type from String to ID
✖  Field TerminatedWorkerEvent.updatedById changed type from String to ID
✖  Field ThreadCreatedEvent.createdById changed type from String! to ID!
✖  Field ThreadCreatedEvent.deletedById changed type from String to ID
✖  Field ThreadCreatedEvent.updatedById changed type from String to ID
✖  Field ThreadDeletedEvent.createdById changed type from String! to ID!
✖  Field ThreadDeletedEvent.deletedById changed type from String to ID
✖  Field ThreadDeletedEvent.updatedById changed type from String to ID
✖  Field ThreadMetadataUpdatedEvent.createdById changed type from String! to ID!
✖  Field ThreadMetadataUpdatedEvent.deletedById changed type from String to ID
✖  Field ThreadMetadataUpdatedEvent.updatedById changed type from String to ID
✖  Field ThreadModeratedEvent.createdById changed type from String! to ID!
✖  Field ThreadModeratedEvent.deletedById changed type from String to ID
✖  Field ThreadModeratedEvent.updatedById changed type from String to ID
✖  Field ThreadMovedEvent.createdById changed type from String! to ID!
✖  Field ThreadMovedEvent.deletedById changed type from String to ID
✖  Field ThreadMovedEvent.updatedById changed type from String to ID
✖  Field TransactionalStatusUpdate.createdById changed type from String! to ID!
✖  Field TransactionalStatusUpdate.deletedById changed type from String to ID
✖  Field TransactionalStatusUpdate.updatedById changed type from String to ID
✖  Field UpcomingWorkingGroupOpening.createdById changed type from String! to ID!
✖  Field UpcomingWorkingGroupOpening.deletedById changed type from String to ID
✖  Field UpcomingWorkingGroupOpening.updatedById changed type from String to ID
✖  Field Video.createdById changed type from String! to ID!
✖  Field Video.deletedById changed type from String to ID
✖  Field Video.updatedById changed type from String to ID
✖  Field views was removed from object type Video
✖  Field VideoCategory.createdById changed type from String! to ID!
✖  Field VideoCategory.deletedById changed type from String to ID
✖  Field VideoCategory.updatedById changed type from String to ID
✖  Type VideoHero was removed
✖  Type VideoHeroInput was removed
✖  Field VideoMediaEncoding.createdById changed type from String! to ID!
✖  Field VideoMediaEncoding.deletedById changed type from String to ID
✖  Field VideoMediaEncoding.updatedById changed type from String to ID
✖  Field VideoMediaMetadata.createdById changed type from String! to ID!
✖  Field VideoMediaMetadata.deletedById changed type from String to ID
✖  Field VideoMediaMetadata.updatedById changed type from String to ID
✖  Field VideoReactedEvent.createdById changed type from String! to ID!
✖  Field VideoReactedEvent.deletedById changed type from String to ID
✖  Field VideoReactedEvent.updatedById changed type from String to ID
✖  Field VideoReaction.createdById changed type from String! to ID!
✖  Field VideoReaction.deletedById changed type from String to ID
✖  Field VideoReaction.updatedById changed type from String to ID
✖  Field VideoReactionsCountByReactionType.createdById changed type from String! to ID!
✖  Field VideoReactionsCountByReactionType.deletedById changed type from String to ID
✖  Field VideoReactionsCountByReactionType.updatedById changed type from String to ID
✖  Field VideoReactionsPreferenceEvent.createdById changed type from String! to ID!
✖  Field VideoReactionsPreferenceEvent.deletedById changed type from String to ID
✖  Field VideoReactionsPreferenceEvent.updatedById changed type from String to ID
✖  Field VoteCastEvent.createdById changed type from String! to ID!
✖  Field VoteCastEvent.deletedById changed type from String to ID
✖  Field VoteCastEvent.updatedById changed type from String to ID
✖  Field VoteOnPollEvent.createdById changed type from String! to ID!
✖  Field VoteOnPollEvent.deletedById changed type from String to ID
✖  Field VoteOnPollEvent.updatedById changed type from String to ID
✖  Field VoteRevealedEvent.createdById changed type from String! to ID!
✖  Field VoteRevealedEvent.deletedById changed type from String to ID
✖  Field VoteRevealedEvent.updatedById changed type from String to ID
✖  Field VotingPeriodStartedEvent.createdById changed type from String! to ID!
✖  Field VotingPeriodStartedEvent.deletedById changed type from String to ID
✖  Field VotingPeriodStartedEvent.updatedById changed type from String to ID
✖  Field WorkEntrantFundsWithdrawnEvent.createdById changed type from String! to ID!
✖  Field WorkEntrantFundsWithdrawnEvent.deletedById changed type from String to ID
✖  Field WorkEntrantFundsWithdrawnEvent.updatedById changed type from String to ID
✖  Field WorkEntryAnnouncedEvent.createdById changed type from String! to ID!
✖  Field WorkEntryAnnouncedEvent.deletedById changed type from String to ID
✖  Field WorkEntryAnnouncedEvent.updatedById changed type from String to ID
✖  Field WorkEntrySlashedEvent.createdById changed type from String! to ID!
✖  Field WorkEntrySlashedEvent.deletedById changed type from String to ID
✖  Field WorkEntrySlashedEvent.updatedById changed type from String to ID
✖  Field WorkEntryWithdrawnEvent.createdById changed type from String! to ID!
✖  Field WorkEntryWithdrawnEvent.deletedById changed type from String to ID
✖  Field WorkEntryWithdrawnEvent.updatedById changed type from String to ID
✖  Field WorkSubmittedEvent.createdById changed type from String! to ID!
✖  Field WorkSubmittedEvent.deletedById changed type from String to ID
✖  Field WorkSubmittedEvent.updatedById changed type from String to ID
✖  Field Worker.createdById changed type from String! to ID!
✖  Field Worker.deletedById changed type from String to ID
✖  Field Worker.updatedById changed type from String to ID
✖  Field WorkerExitedEvent.createdById changed type from String! to ID!
✖  Field WorkerExitedEvent.deletedById changed type from String to ID
✖  Field WorkerExitedEvent.updatedById changed type from String to ID
✖  Field WorkerRewardAccountUpdatedEvent.createdById changed type from String! to ID!
✖  Field WorkerRewardAccountUpdatedEvent.deletedById changed type from String to ID
✖  Field WorkerRewardAccountUpdatedEvent.updatedById changed type from String to ID
✖  Field WorkerRewardAmountUpdatedEvent.createdById changed type from String! to ID!
✖  Field WorkerRewardAmountUpdatedEvent.deletedById changed type from String to ID
✖  Field WorkerRewardAmountUpdatedEvent.updatedById changed type from String to ID
✖  Field WorkerRoleAccountUpdatedEvent.createdById changed type from String! to ID!
✖  Field WorkerRoleAccountUpdatedEvent.deletedById changed type from String to ID
✖  Field WorkerRoleAccountUpdatedEvent.updatedById changed type from String to ID
✖  Field WorkerStartedLeavingEvent.createdById changed type from String! to ID!
✖  Field WorkerStartedLeavingEvent.deletedById changed type from String to ID
✖  Field WorkerStartedLeavingEvent.updatedById changed type from String to ID
✖  Field WorkingGroup.createdById changed type from String! to ID!
✖  Field WorkingGroup.deletedById changed type from String to ID
✖  Field WorkingGroup.updatedById changed type from String to ID
✖  Field WorkingGroupApplication.createdById changed type from String! to ID!
✖  Field WorkingGroupApplication.deletedById changed type from String to ID
✖  Field WorkingGroupApplication.updatedById changed type from String to ID
✖  Field WorkingGroupMetadata.createdById changed type from String! to ID!
✖  Field WorkingGroupMetadata.deletedById changed type from String to ID
✖  Field WorkingGroupMetadata.updatedById changed type from String to ID
✖  Field WorkingGroupOpening.createdById changed type from String! to ID!
✖  Field WorkingGroupOpening.deletedById changed type from String to ID
✖  Field WorkingGroupOpening.updatedById changed type from String to ID
✖  Field WorkingGroupOpeningMetadata.createdById changed type from String! to ID!
✖  Field WorkingGroupOpeningMetadata.deletedById changed type from String to ID
✖  Field WorkingGroupOpeningMetadata.updatedById changed type from String to ID
@singulart
Copy link
Author

@ondratra 👆🏻

@singulart
Copy link
Author

@mnaamani 👆🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant