Skip to main content
Skip to content

Activity

アクティビティ カテゴリの GraphQL スキーマ型のリファレンス ドキュメント。

Mutations

addStar

Mutation

Adds a star to a Starrable.

addStar の入力フィールド

addStar の戻り値フィールド

名前説明

clientMutationId (String)

A unique identifier for the client performing the mutation.

starrable (Starrable)

The starrable.

removeStar

Mutation

Removes a star from a Starrable.

removeStar の入力フィールド

removeStar の戻り値フィールド

名前説明

clientMutationId (String)

A unique identifier for the client performing the mutation.

starrable (Starrable)

The starrable.

updateNotificationRestrictionSetting

Mutation

Update the setting to restrict notifications to only verified or approved domains available to an owner.

updateNotificationRestrictionSetting の入力フィールド

updateNotificationRestrictionSetting の戻り値フィールド

名前説明

clientMutationId (String)

A unique identifier for the client performing the mutation.

owner (VerifiableDomainOwner)

The owner on which the setting was updated.

updateSubscription

Mutation

Updates the state for subscribable subjects.

updateSubscription の入力フィールド

updateSubscription の戻り値フィールド

名前説明