user_block
columns and relationships of "user_block"
type user_block {
  blocked: profile!
  blocked_user_address: String!
  blocker: profile!
  blocker_address: String!
  reason: String
  subspace: String!
}
Fields
blocked (profile!)
An object relationship
blocked_user_address (String!)
blocker (profile!)
An object relationship