INPUT_OBJECT

CreateCollectionInput

This type is for beta usage only

link GraphQL Schema definition

  • input CreateCollectionInput {
  • creatorId: Int
  • fullName: String!
  • shortName: String!
  • }