OBJECT
RemoveFromSidebarPayload
Autogenerated return type of RemoveFromSidebar
link GraphQL Schema definition
- type RemoveFromSidebarPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : UserDisplaySegment
- }