createAllocation
Create allocation
This page contains
Arguments
input [CreateAllocationInput!]! PREVIEW |
CreateAllocationInput fields
tenant String! | |
subscriptionId String! | |
effectiveDate Date | |
allocationInput [AllocationInput!]! PREVIEW |
Return Fields
allocations [SubscriptionAllocation] PREVIEW | |
errors [BaseAllocationError] PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.