All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.yearnlune.search.graphql.GroupAggregationInput.kt Maven / Gradle / Ivy

package io.github.yearnlune.search.graphql

class GroupAggregationInput(
    val by: List = listOf(),
    val aggregations: List = listOf()
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy