Skip to main content

Publisher (Object)

Description

No description



Fields

NameDescription
id - ID!
member - Member
networkId - ID!
notifyImplicitSubscriptions - Boolean
post - Post
space - Space
type - PublisherType!

type Publisher {
id: ID!
member: Member
networkId: ID!
notifyImplicitSubscriptions: Boolean
post: Post
space: Space
type: PublisherType!
}