INPUT_OBJECT
Delete resource
input DeleteResourcesInput {# The UUID V4 of an existing resource associated to the provided property ID.resource_id: UUID!# The type of the resource.type: Resource!}