OBJECT

deleteGoogleFitPayload

Autogenerated return type of deleteGoogleFit.

link GraphQL Schema definition

  • type deleteGoogleFitPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • google_fit: GoogleFit
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }