NetworkAuthMemberProps
No description
type NetworkAuthMemberProps {
context: PermissionContext!
permissions: [ActionPermissions!]
privateMessagingEnabled: Boolean
scopes: [String!]
totalUnreadPostsCount(type: [SpaceType!]): Int
}
No description
type NetworkAuthMemberProps {
context: PermissionContext!
permissions: [ActionPermissions!]
privateMessagingEnabled: Boolean
scopes: [String!]
totalUnreadPostsCount(type: [SpaceType!]): Int
}
context
(PermissionContext!
)permissions
([ActionPermissions!]
)privateMessagingEnabled
(Boolean
)scopes
([String!]
)totalUnreadPostsCount
(Int
)