OBJECT

RemoveFromSidebarPayload

Autogenerated return type of RemoveFromSidebar

link GraphQL Schema definition

  • type RemoveFromSidebarPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • userDisplaySegment: UserDisplaySegment
  • }

link Require by