OBJECT

deleteWithingsConnectionPayload

Autogenerated return type of deleteWithingsConnection

link GraphQL Schema definition

  • type deleteWithingsConnectionPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • withings_connection: WithingsConnection
  • }

link Require by