users_delete_all
Last edit: Oct 26, 2022
Remove all users, beware there is no coming back!
users_delete_all(
all_users: Boolean
filter: UsersFilterInput
sync: Boolean
): ObjectCount!
Arguments
all_users
(Boolean
)
If filter options are not specified, this must be checked
filter
(UsersFilterInput
)
sync
(Boolean
)
Set to true if you want it to run synchronously