Type alias DeleteOneHookInput

DeleteOneHookInput: { id: Scalars["UUID"] }

Type declaration

  • id: Scalars["UUID"]

    The id of the record to delete.