INPUT_OBJECT
input AssetUpdateNumberReadingInput {# The ID of the asset you want to update.id: Int!# The new number readingnumber_reading: Float!}