Hi,There's a patch(fix-error-returning-null-attribute-values.patch) available for download, once downloaded, apply the patch through command line as below patch -p1 < fix-error-returning-null-attribute-values.patch In your GraphQL, change the "application_for" field to nullableThen handle null check...