INPUT_OBJECT

CreateUserBlockInput

CreateUserBlockInput is used for create UserBlock object. Input was generated by ent.

link GraphQL Schema definition

  • input CreateUserBlockInput {
  • createdAt: Time
  • blockedUserID: ID
  • ownerID: ID
  • }

link Require by

This element is not required by anyone