INPUT_OBJECT
1input OrderHistoryFilter {23id: [Int!]45createdAt: DateRange67type: [OrderHistoryEntryType!]89adminUserId: [Int!]1011orderId: [String!]1213customerId: [Int!]1415buyerId: [Int!]1617search: String1819notNull: [String!]2021negate: [String!]22}