Studio Service

CreateContentReplacementJobPayload

CreateContentReplacementJobPayload

The output of our createContentReplacementJob 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.
contentReplacementJobContentReplacementJob
queryQueryOur root query field type. Allows us to run any query from our mutation payload.
orgByOrgIdOrgReads a single `Org` that is related to this `ContentReplacementJob`.
spaceBySpaceIdSpaceReads a single `Space` that is related to this `ContentReplacementJob`.
contentReplacementJobEdgeContentReplacementJobsEdgeAn edge for our `ContentReplacementJob`. May be used by Relay 1.
orderBy[ContentReplacementJobsOrderBy!]The method to use when ordering `ContentReplacementJob`.