instance property

Model? instance
final

The model being sent to the GraphQL server; this will only be non-null for upsert and delete operations.

Implementation

final Model? instance;