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

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

package io.github.yearnlune.search.graphql

class DataInput(
    val value: String?,
    val fieldReference: String? = null,
    val type: PropertyType?
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy