kgql-core
/
com.codingfeline.kgql.core
/
KgqlError
/
copy
common
copy
fun
copy
(message:
String
, locations:
List
<
KgqlErrorLocation
> = emptyList(), description:
String
, validationErrorType:
String
, queryPath:
List
<
String
> = emptyList()):
KgqlError
Content copied to clipboard