INPUT_OBJECT
input TypeRatioInput {# Post type (article or video)type: String!# Ratio weight (0.0 to 1.0). Use 1.0 for 100% of this type, 0.0 to excluderatio: Float!}