Objects
CreatePropertyDefinitionsPayload
Response of create property definitions operation.
Fields
| propertyDefinitions* [PropertyDefinition!]! non-null | An array of created property definition objects. |
* Required
Where Used
| Usage | Used By | Description |
|---|---|---|
| Mutated By | createPropertyDefinitions | Creates multiple property definitions in a property definition collection. |


