EnableZoomFeaturesInput
Autogenerated input type of EnableZoomFeatures
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEzoom_feature_params
· ZoomFeatureInputs
· Zoom Inputs Used By
Definition
"""Autogenerated input type of EnableZoomFeatures"""input EnableZoomFeaturesInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") id: ID!
""" Zoom Inputs """ zoom_feature_params: ZoomFeatureInputs}