addLivingPlateInput
Autogenerated input type of addLivingPlate
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of addLivingPlate"""input addLivingPlateInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") api_key: String! user_id: ID!}