INPUT_OBJECT

CreateUserMuteInput

CreateUserMuteInput is used for create UserMute object. Input was generated by ent.

link GraphQL Schema definition

  • input CreateUserMuteInput {
  • createdAt: Time
  • mutedUserID: ID
  • ownerID: ID
  • }

link Require by

This element is not required by anyone