deleteGoogleFitPayload
Autogenerated return type of deleteGoogleFit.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of deleteGoogleFit."""type deleteGoogleFitPayload { google_fit: GoogleFit
""" The list of errors occurred during the mutation """ messages: [FieldError]}