OBJECT

createGoogleFitPayload

Autogenerated return type of createGoogleFit

link GraphQL Schema definition

  • type createGoogleFitPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • google_fit: GoogleFit
  • messages: [FieldError]
  • }

link Require by