INPUT_OBJECT

FormResultLockRefreshInput

link GraphQL Schema definition

  • input FormResultLockRefreshInput {
  • # The ID of the form result you wish to refresh the lock of
  • id: Int!
  • }