PostAuthMemberProps
No description
type PostAuthMemberProps {
availableReplyTypes: [PostType!]
canReact: Boolean
context: PermissionContext!
memberPostNotificationSettingsEnabled: Boolean
permissions: [ActionPermissions!]
scopes: [String!]
}