Inputs_Neo4jDateInputOn this page_Neo4jDateInputGenerated Date input object for Neo4j Temporal field arguments. type _Neo4jDateInput { year: Int month: Int day: Int formatted: String} Fields year (Int) month (Int) day (Int) formatted (String) Creates a Neo4j Temporal Date value using a String format.