Mutation
Variables
Response
Mutations
createSpaceBlacklist
Mark a space as ‘not interested’ for the current member, so its content is downranked in their feed. Silent — moderators are not notified.
MUTATION
createSpaceBlacklist(input: CreateSpaceBlacklistInput!): CreateSpaceBlacklistPayloadArguments
input
CreateSpaceBlacklistInput!
required
Parameters for CreateSpaceBlacklist
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
space
Mutation
Variables
Response