Studio Service

CreateCommonAppInstanceTemplateBySourceAppInstanceIdPayload

CreateCommonAppInstanceTemplateBySourceAppInstanceIdPayload

The output of our createCommonAppInstanceTemplateBySourceAppInstanceId mutation.

FieldArgumentTypeDescription
clientMutationIdStringThe exact same `clientMutationId` that was provided in the mutation input, unchanged and unused. May be used by a client to track mutations.
commonAppInstanceTemplateCommonAppInstanceTemplate
queryQueryOur root query field type. Allows us to run any query from our mutation payload.
commonFileByThumbnailFileIdCommonFileReads a single `CommonFile` that is related to this `CommonAppInstanceTemplate`.
orgBySourceOrgIdOrgReads a single `Org` that is related to this `CommonAppInstanceTemplate`.
appInstanceBySourceAppInstanceIdAppInstanceReads a single `AppInstance` that is related to this `CommonAppInstanceTemplate`.
appByAppIdAppReads a single `App` that is related to this `CommonAppInstanceTemplate`.
commonAppInstanceTemplateEdgeCommonAppInstanceTemplatesEdgeAn edge for our `CommonAppInstanceTemplate`. May be used by Relay 1.
orderBy[CommonAppInstanceTemplatesOrderBy!]The method to use when ordering `CommonAppInstanceTemplate`.