<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>Karl Livesey · apex</title>
  <link>https://livesey.io/tags/apex/</link>
  <description>Posts filed under apex.</description>
  <item>
  <title>Blob.toPdf Rendering Update</title>
  <link>https://livesey.io/posts/visualforce-pdf-rendering-service-blob-topdf/</link>
  <guid isPermaLink="false">urn:uuid:e0940776-f2b8-58bd-a6dc-78d5e4c82e7a</guid>
  <pubDate>Wed, 25 Feb 2026 12:00:00 GMT</pubDate>
  <description>Blob.toPdf() now uses the Visualforce PDF rendering service. The Apex API is unchanged, but output layout can shift unless you make fonts and print styles explicit.</description>
</item>
<item>
  <title>GraphQL Mutations in LWC</title>
  <link>https://livesey.io/posts/graphql-mutations-lwc/</link>
  <guid isPermaLink="false">urn:uuid:74e26cd9-ebb5-5ba4-a9a0-67c771500c17</guid>
  <pubDate>Tue, 24 Feb 2026 12:00:00 GMT</pubDate>
  <description>GraphQL mutations in API 66.0+ let LWCs create, update, and delete UI API-supported records without Apex for standard CRUD paths.</description>
</item>
<item>
  <title>Record-Type Picklists in Apex</title>
  <link>https://livesey.io/posts/record-type-picklist-values-connectapi/</link>
  <guid isPermaLink="false">urn:uuid:921b8af5-7d0c-5d52-b24d-6d22edf0b980</guid>
  <pubDate>Mon, 23 Feb 2026 12:00:00 GMT</pubDate>
  <description>Apex can now fetch all picklist values for a record type directly with ConnectApi.RecordUi.getPicklistValuesByRecordType in API 66.0.</description>
</item>
<item>
  <title>RunRelevantTests (Beta)</title>
  <link>https://livesey.io/posts/deploy-apex-components-faster-run-relevant-tests/</link>
  <guid isPermaLink="false">urn:uuid:5744d844-3aa2-5ffa-9924-ea7d3265a3fb</guid>
  <pubDate>Mon, 23 Feb 2026 12:00:00 GMT</pubDate>
  <description>RunRelevantTests reduces Apex deployment time by running only tests that are relevant to the components in your deployment payload.</description>
</item>
<item>
  <title>Apex Cursors</title>
  <link>https://livesey.io/posts/apex-cursors/</link>
  <guid isPermaLink="false">urn:uuid:45557772-8af4-5c78-b483-a5e966a0cf99</guid>
  <pubDate>Wed, 18 Feb 2026 12:00:00 GMT</pubDate>
  <description>I have been using Apex cursors since they became generally available, and this is where they help in day-to-day Salesforce work.</description>
</item>
</channel>
</rss>