com.google.firebase.dataconnect.generated

Interfaces

GeneratedConnector

The interface to be implemented by the over-arching "connector" classes that are generated by the Firebase Tools code generation.

GeneratedMutation

The specialization of GeneratedOperation for mutations.

GeneratedOperation

The parent of GeneratedQuery and GeneratedMutation, which are to be implemented by per-query and per-mutation classes, respectively, generated by the Firebase Tools code generation.

GeneratedQuery

The specialization of GeneratedOperation for queries.