OBJECT

updateGoogleFitPayload

Autogenerated return type of updateGoogleFit.

link GraphQL Schema definition

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