INPUT_OBJECT
Input for the userDelete mutation.
userDelete
input UserDeleteInput {# Id of the user to delete.userId: LegacyId!}