OBJECT

deleteDexcomConnectionPayload

Autogenerated return type of deleteDexcomConnection

link GraphQL Schema definition

  • type deleteDexcomConnectionPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • dexcom_connection: DexcomConnection
  • messages: [FieldError]
  • }

link Require by