p
Size: a a a
p
А
А
А
a
А
a
R
const ComponentWithMutations = graphql(MUTATION_ONE, { name: 'mutationOne' })(
graphql(MUTATION_TWO, { name: 'mutationTwo' })(Component)
);R
А
const ComponentWithMutations = graphql(MUTATION_ONE, { name: 'mutationOne' })(
graphql(MUTATION_TWO, { name: 'mutationTwo' })(Component)
);R
А
DS
const ComponentWithMutations = graphql(MUTATION_ONE, { name: 'mutationOne' })(
graphql(MUTATION_TWO, { name: 'mutationTwo' })(Component)
);R
DS
DS
А

p
А
p