post_mention
columns and relationships of "post_mention"
type post_mention {
end_index: bigint!
mention: profile
mention_address: String!
post: post!
start_index: bigint!
}
Fields
end_index
(bigint!
)
mention
(profile
)
An object relationship
mention_address
(String!
)
post
(post!
)
An object relationship