INPUT_OBJECT
createEntryInput
Autogenerated input type of createEntry
link GraphQL Schema definition
- input createEntryInput {
- # A unique identifier for the client performing the mutation.
- String :
- String :
- # Deprecated. (Used in bulkCreate mutation instead) Check for duplicates,
- # currently only supported if third_party_source is apple_health
- Boolean :
- String :
- String :
- String :
- String :
- String :
- String :
- Upload :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- # Options are apple_health, google_fit, or fitbit
- String :
- # One of MetricEntry, FoodEntry, WorkoutEntry, MirrorEntry, SleepEntry, NoteEntry,
- # WaterIntakeEntry, PoopEntry, SymptomEntry
- String :
- String :
- SubentryInput] : [
- }