OBJECT

AddToSidebarPayload

Autogenerated return type of AddToSidebar

link GraphQL Schema definition

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

link Require by