OBJECT

createGoogleFitPayload

Autogenerated return type of createGoogleFit.

link GraphQL Schema definition

  • type createGoogleFitPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • google_fit: GoogleFit
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }