INPUT_OBJECT
The one who submitted the docket
input DocketCreatedByInput {# The one who submitted the docket's id.id: Int# The one who submitted the docket's full name.full_name: String# The one who submitted the docket's first name.first_name: String# The one who submitted the docket's last name.last_name: String# The one who submitted the docket's type.type: String}