INPUT_OBJECT

CreateNotificationCategoryInput

CreateNotificationCategoryInput is used for create NotificationCategory object. Input was generated by ent.

link GraphQL Schema definition

  • input CreateNotificationCategoryInput {
  • title: String!
  • description: String!
  • subscriptionIDs: [ID!]
  • }

link Require by