packageName

abstract fun packageName(filePath: String): String

This will be called with

  • the executable filePath for operations and fragments

  • the main schema filePath for schema types

  • the empty string if the schema and/or operations are not read from a File