Skip to main content

AggregatedCreatorInfo

No description

type AggregatedCreatorInfo {
commentDisabled: Boolean!
creatorAvatarUrl: String!
creatorNickname: String!
creatorUsername: String!
duetDisabled: Boolean!
maxVideoPostDurationSec: Int!
stitchDisabled: Boolean!
}

Fields

AggregatedCreatorInfo.commentDisabled ● Boolean! non-null scalar

AggregatedCreatorInfo.creatorAvatarUrl ● String! non-null scalar

AggregatedCreatorInfo.creatorNickname ● String! non-null scalar

AggregatedCreatorInfo.creatorUsername ● String! non-null scalar

AggregatedCreatorInfo.duetDisabled ● Boolean! non-null scalar

AggregatedCreatorInfo.maxVideoPostDurationSec ● Int! non-null scalar

AggregatedCreatorInfo.stitchDisabled ● Boolean! non-null scalar

Returned By

aggregatedCreatorInfo query