Skip to main content

policyCreate

Creates a new policy. MPO staff with MANAGE_STOREFRONTS may create policies for any seller or marketplace-level (seller=null); seller users may create policies only for their own seller.

policyCreate(
input: PolicyInput!
): PolicyCreate!

Arguments

policyCreate.input ● PolicyInput! non-null input

Type

PolicyCreate object

Result of policy create mutation.

Was this page helpful?